mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
- If attached to a library used via npx/pnpm dlx, change to `@latest` - Otherwise, remove it
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
```shell
|
|
yarn add --dev @storybook/manager-api @storybook/theming
|
|
```
|