mirror of
https://github.com/zhigang1992/react.git
synced 2026-02-02 09:08:52 +08:00
docs: fix typo
This commit is contained in:
@@ -59,7 +59,7 @@ const MyComponent = () => <Button>Click Me</Button>
|
||||
|
||||
### Create React App
|
||||
|
||||
The React project created by <Link target="_blank" rel="nofollow" href="https://github.com/facebook/create-react-app">create-react-app</Link> can
|
||||
A React project created by <Link target="_blank" rel="nofollow" href="https://github.com/facebook/create-react-app">create-react-app</Link> can
|
||||
also easily use `@zeit-ui/react`. You don't need to make any changes, just install and use.
|
||||
|
||||
We have <Link target="_blank" rel="nofollow" href="https://github.com/zeit-ui/react-getting-started">a sample project related to `create-react-app` here</Link>.
|
||||
|
||||
Reference in New Issue
Block a user