feat: bump blocksuite (#5286)

Co-authored-by: donteatfriedrice <huisheng.chen7788@outlook.com>
This commit is contained in:
Yifeng Wang
2023-12-15 12:57:52 +08:00
committed by GitHub
parent 136b4ccb4e
commit af15aa06d4
37 changed files with 302 additions and 259 deletions

View File

@@ -5,7 +5,7 @@ vi.mock('lottie-web', () => ({
}));
vi.mock('@blocksuite/presets', () => ({
EditorContainer: vi.fn(),
AffineEditorContainer: vi.fn(),
}));
if (typeof window !== 'undefined' && HTMLCanvasElement) {