Skip to content

Commit

Permalink
Merge pull request #1168 from yangli1990/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shilman committed May 31, 2017
2 parents fceded0 + c5bc6d2 commit 5f6cecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/actions/README.md
Expand Up @@ -19,7 +19,7 @@ This addon works with Storybook for:

Install:
```sh
npm i @storybook/addon-actions
npm i -D @storybook/addon-actions
```

Import the `action` function and use it to create actions handlers. When creating action handlers, provide a **name** to make it easier to identify.
Expand Down

0 comments on commit 5f6cecd

Please sign in to comment.