mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-13 19:35:41 +00:00
Fix examples link in README
This commit is contained in:
committed by
Nicolas Gallagher
parent
98dcefd904
commit
a6c976416b
@@ -10,7 +10,7 @@ The [documentation site](https://necolas.github.io/react-native-web/) covers ins
|
||||
|
||||
## Example
|
||||
|
||||
And here is a simple example to get you started. The example app includes interactive examples and the [source code](https://github.com/necolas/react-native-web/blob/master/packages/docs) is also available.
|
||||
And here is a simple example to get you started. The example app includes interactive examples and the [source code](https://github.com/necolas/react-native-web/blob/master/packages/examples) is also available.
|
||||
|
||||
```js
|
||||
import React from 'react';
|
||||
|
||||
Reference in New Issue
Block a user