Merge pull request #1074 from stereodenis/patch-1

Update link to Storyshots addon
This commit is contained in:
Norbert de Langen 2017-05-19 21:35:47 +02:00 committed by GitHub
commit 38f8e92ea5

View File

@ -40,11 +40,11 @@ For full documentation on using Storybook visit: [storybooks.js.org](https://sto
- [Storybook for react-native](app/react-native) - Storybook for React components
### Sub Projects
- [Storyshots](lib/storyshots) - Easy snapshot testing for storybook
- [CLI](lib/cli) - Streamlined installation for a variety of app types
- [examples](examples) - Code examples to illustrate different Storybook use cases
### Addons
- [addon-storyshots](addons/storyshots) - Easy snapshot testing for storybook
- [addon-actions](addons/actions/) - Log actions as users interact with components in storybook
- [addon-comments](addons/comments/) - Comment on storybook stories
- [addon-graphql](addons/graphql/) - Query a GraphQL server within Storybook stories