mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
FIX main.js to .storybook/main.js for addon-googleanalytics
This commit is contained in:
parent
26ec4ef826
commit
eddcb5fbe1
@ -12,7 +12,7 @@ Install:
|
||||
yarn add @storybook/addon-google-analytics --dev
|
||||
```
|
||||
|
||||
within `main.js`:
|
||||
within `.storybook/main.js`:
|
||||
|
||||
```js
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user