mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
feat: bump blocksuite (#5286)
Co-authored-by: donteatfriedrice <huisheng.chen7788@outlook.com>
This commit is contained in:
@@ -5,7 +5,7 @@ vi.mock('lottie-web', () => ({
|
||||
}));
|
||||
|
||||
vi.mock('@blocksuite/presets', () => ({
|
||||
EditorContainer: vi.fn(),
|
||||
AffineEditorContainer: vi.fn(),
|
||||
}));
|
||||
|
||||
if (typeof window !== 'undefined' && HTMLCanvasElement) {
|
||||
|
||||
Reference in New Issue
Block a user