Merge pull request #1761 from tsuyoshiwada/add-storyshot-addon

Add storybook-chrome-screenshot to addon gallery
This commit is contained in:
Filipp Riabchun 2017-08-31 02:32:05 +03:00 committed by GitHub
commit b474cbd2a5

View File

@ -101,3 +101,7 @@ This addon lets you navigate different versions of static Storybook builds. As s
### [Apollo](https://github.com/abhiaiyer91/apollo-storybook-decorator)
Wrap your stories with the Apollo client for mocking GraphQL queries/mutations.
### [Screenshot](https://github.com/tsuyoshiwada/storybook-chrome-screenshot)
Save the screenshot image of your stories. via [Puppeteer](https://github.com/GoogleChrome/puppeteer).