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 documentation using addons
This commit is contained in:
parent
83a40806e7
commit
74e5ae83fb
@ -15,7 +15,7 @@ First, we need to install the addons:
|
||||
yarn add -D @storybook/addons @storybook/addon-actions @storybook/addon-knobs @storybook/addon-notes
|
||||
```
|
||||
|
||||
within `main.js`:
|
||||
within `.storybook/main.js`:
|
||||
|
||||
```js
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user