mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
FIX main.js to .storybook/main.js for addon-links
This commit is contained in:
parent
3fa8256b17
commit
aa011890ee
@ -12,7 +12,7 @@ Install this addon by adding the `@storybook/addon-links` dependency:
|
||||
yarn add -D @storybook/addon-links
|
||||
```
|
||||
|
||||
within `main.js`:
|
||||
within `.storybook/main.js`:
|
||||
|
||||
```js
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user