Skip to content

Commit

Permalink
Remove duplicate text (#9597)
Browse files Browse the repository at this point in the history
Remove duplicate text
  • Loading branch information
shilman authored Jan 23, 2020
2 parents 07b3964 + 98c0b84 commit b859904
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/src/pages/guides/guide-react/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ npx -p @storybook/cli sb init --type react_scripts

Note: You must have a `package.json` in your project or the above commands will fail.

If you're using [Create React App](https://create-react-app.dev/), use:

```sh
npx -p @storybook/cli sb init --type react_scripts
```

## Manual setup

If you want to set up Storybook manually for your React project, this is the guide for you.
Expand Down

0 comments on commit b859904

Please sign in to comment.