Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnpro authored Sep 12, 2017
1 parent 166bb5b commit 9653424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/links/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can use this addon without installing it.
First configure it as an addon by adding it to your addons.js file (located in the Storybook config directory).

```js
import '@storybook/addon-knobs/register'
import '@storybook/addon-links/register';
```

Then you can import `linkTo` in your stories and use like this:
Expand Down

0 comments on commit 9653424

Please sign in to comment.