mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 05:11:49 +08:00
Fix file name in viewport addon usage instructions
This commit is contained in:
parent
e88ec5e05f
commit
31e7dadcae
@ -18,7 +18,7 @@ or with yarn:
|
||||
|
||||
## Basic Usage
|
||||
|
||||
Simply import the Storybook Viewport Addon in the `addon.js` file in your `.storybook` directory.
|
||||
Simply import the Storybook Viewport Addon in the `addons.js` file in your `.storybook` directory.
|
||||
|
||||
```js
|
||||
import '@storybook/addon-viewport/register'
|
||||
|
Loading…
x
Reference in New Issue
Block a user