mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
refactor: use storybook v7 (#951)
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["src/*"],
|
||||
"@affine/component": ["../../packages/component/src/index"]
|
||||
"@affine/component": ["../../packages/component/src/index"],
|
||||
"@affine/i18n": ["../../packages/i18n/src/index"]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
|
||||
Reference in New Issue
Block a user