fix(storybook): remove storybook testing (#6595)

remove tests/storybook

@affine/components storybook still exists
This commit is contained in:
EYHN
2024-04-17 17:27:33 +08:00
committed by GitHub
parent ed96c4ece4
commit 4b933466f4
38 changed files with 8 additions and 2593 deletions

View File

@@ -54,12 +54,6 @@ yarn dev
See [building desktop client app](../building-desktop-client-app.md).
### `@affine/storybook`
```shell
yarn workspace @affine/storybook storybook
```
## What's next?
- [Behind the code](./behind-the-code.md)