fix(core): search feature not working (#3902)

This commit is contained in:
Alex Yang
2023-08-22 19:38:02 -05:00
committed by GitHub
parent c7a4805e5c
commit 3b6e145b23
26 changed files with 288 additions and 250 deletions

View File

@@ -5,7 +5,7 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230822202122-dba33658-nightly",
"@blocksuite/global": "0.0.0-20230822230555-98129627-nightly",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.22.1"