mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:51:09 +08:00
FIX main.js to .storybook/main.js for addon-events
This commit is contained in:
parent
0e3ab3815d
commit
26ec4ef826
@ -12,7 +12,7 @@ This [storybook](https://storybooks.js.org) ([source](https://github.com/storybo
|
||||
npm i --save-dev @storybook/addon-events
|
||||
```
|
||||
|
||||
within `main.js`:
|
||||
within `.storybook/main.js`:
|
||||
|
||||
```js
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user