We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d65c9 commit d4dcc73Copy full SHA for d4dcc73
README.md
@@ -64,7 +64,7 @@ Storybook uses a reference to the `module` global provided by webpack to facilit
64
## The Actions Addon
65
66
The action addon's API is essentially unchanged from its JS implementation:
67
-> Make sure that you have @storybook/addon-actions in the config
+> Make sure that you have `@storybook/addon-actions` in the config
68
69
```reason
70
let clickAction = Action.action("I Clicked The Button!");
0 commit comments