mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:11:08 +08:00
Merge pull request #19033 from ShaunLloyd/patch-2
Fix npm command to install essentials
This commit is contained in:
commit
5b2c539765
@ -1,3 +1,3 @@
|
||||
```shell
|
||||
npm install @storybook/addon-actions --save-dev
|
||||
```
|
||||
npm install @storybook/addon-essentials --save-dev
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user