refactor: split storybook (#2706)

This commit is contained in:
himself65
2023-06-08 18:27:45 +08:00
committed by Alex Yang
parent 706f57f075
commit ee6860ed39
35 changed files with 317 additions and 175 deletions
+2 -2
View File
@@ -70,10 +70,10 @@ yarn dev
See [building desktop client app](../building-desktop-client-app.md).
### `@affine/component` Storybook
### `@affine/storybook`
```shell
yarn workspace @affine/component storybook
yarn workspace @affine/storybook storybook
```
## What's next?