Fix file name in viewport addon usage instructions

This commit is contained in:
Christian Klaussner 2017-12-26 18:20:59 +01:00
parent e88ec5e05f
commit 31e7dadcae
No known key found for this signature in database
GPG Key ID: BC2486CC9D7B916B

View File

@ -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'