mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:31:19 +08:00
FIX main.js to .storybook/main.js for addon-viewport
This commit is contained in:
parent
2418245af9
commit
83a40806e7
@ -20,7 +20,7 @@ or with yarn:
|
||||
yarn add -D @storybook/addon-viewport
|
||||
```
|
||||
|
||||
within `main.js`:
|
||||
within `.storybook/main.js`:
|
||||
|
||||
```js
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user