mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Update README.md
This commit is contained in:
parent
a81757b333
commit
4da63d1359
@ -37,7 +37,7 @@ Create a new test file with the name `Storyshots.test.js`. (Or whatever the name
|
||||
Then add following content to it:
|
||||
|
||||
```js
|
||||
import initStoryshots from 'storyshots';
|
||||
import initStoryshots from '@storybook/addon-storyshots';
|
||||
|
||||
initStoryshots();
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user