storybook/docs/snippets/common/storybook-testing-addon-install.npm.js.mdx
2022-11-17 16:33:22 +01:00

4 lines
87 B
Plaintext

```shell
npm install --save-dev @storybook/testing-( react | vue | vue3 | angular)
```