mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Store, Workspace } from '@blocksuite/store';
|
||||
import type { Store, Workspace } from '@blocksuite/affine/store';
|
||||
|
||||
import { createTestApp } from './app';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user