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
80 B
Plaintext
4 lines
80 B
Plaintext
```shell
|
|
yarn add --dev @storybook/testing-( react | vue | vue3 | angular )
|
|
```
|