mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +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 { AttachmentViewerPanel } from '../../_common/components/attachment-viewer-panel';
|
||||
import { CustomFramePanel } from '../../_common/components/custom-frame-panel';
|
||||
|
||||
Reference in New Issue
Block a user