fix: type import (#2715)

(cherry picked from commit 7f2006488e)
This commit is contained in:
Himself65
2023-06-07 22:47:02 +08:00
committed by himself65
parent afdf7e4fc6
commit ad2690026a
24 changed files with 60 additions and 91 deletions
+2
View File
@@ -0,0 +1,2 @@
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
import '../hooks/src/use-block-suite-page-meta.ts';