refactor: split storybook (#2706)

This commit is contained in:
Himself65
2023-06-07 16:55:06 +08:00
committed by GitHub
parent f4be15baec
commit c4c4ec6a67
35 changed files with 195 additions and 165 deletions

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?