build(component): fix component storybook (#9990)

This commit is contained in:
forehalo
2025-02-06 15:58:10 +00:00
parent 1652e6df6b
commit 2ff31c6274
5 changed files with 9 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
{ "path": "../electron-api" },
{ "path": "../graphql" },
{ "path": "../i18n" },
{ "path": "../../../tools/utils" },
{ "path": "../../../blocksuite/affine/all" }
]
}