mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
refactor(editor): move mindmap view to mindmap package (#11102)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { MindMapView } from '@blocksuite/affine/blocks/surface';
|
||||
import type { MindMapView } from '@blocksuite/affine/gfx/mindmap';
|
||||
import { LayoutType, type MindmapElementModel } from '@blocksuite/affine-model';
|
||||
import type { GfxController } from '@blocksuite/block-std/gfx';
|
||||
import { Bound } from '@blocksuite/global/gfx';
|
||||
|
||||
Reference in New Issue
Block a user