mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
- If attached to a library used via npx/pnpm dlx, change to `@latest` - Otherwise, remove it
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
```shell
|
|
pnpm add --save-dev @storybook/addon-actions
|
|
```
|