Merge pull request #4892 from Myoxocephalus/patch-3

Updated storyshots-puppeteer documentation.
This commit is contained in:
Norbert de Langen 2018-11-30 22:07:59 +01:00 committed by GitHub
commit d205b8c898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,11 @@
## Getting Started
Add the following module into your app.
```sh
npm install --save-dev @storybook/addon-storyshots-puppeteer
```
## Configure Storyshots for image snapshots
/\*\ **React-native** is **not supported** by this test function.