Unverified Commit 7d41493e authored by James B. Pollack's avatar James B. Pollack Committed by Joe Haddad
Browse files

Reorder Storybook resources to be more helpful (#5035)

parent 4abc5c48
Showing with 3 additions and 3 deletions
+3 -3
......@@ -851,7 +851,7 @@ npm install --save reactstrap bootstrap@4
Alternatively you may use `yarn`:
```sh
yarn add bootstrap@4 reactstrap
yarn add bootstrap@4 reactstrap
```
Import Bootstrap CSS and optionally Bootstrap theme CSS in the beginning of your ```src/index.js``` file:
......@@ -1807,9 +1807,9 @@ After that, follow the instructions on the screen.
Learn more about React Storybook:
* [GitHub Repo](https://github.com/storybooks/storybook)
* [Documentation](https://storybook.js.org/basics/introduction/)
* [Learn Storybook (tutorial)](https://learnstorybook.com)
* [Documentation](https://storybook.js.org/basics/introduction/)
* [GitHub Repo](https://github.com/storybooks/storybook)
* [Snapshot Testing UI](https://github.com/storybooks/storybook/tree/master/addons/storyshots) with Storybook + addon/storyshot
### Getting Started with Styleguidist
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment