mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Merge pull request #4892 from Myoxocephalus/patch-3
Updated storyshots-puppeteer documentation.
This commit is contained in:
commit
d205b8c898
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user