mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
refactor(editor): add gfx entry in bs global package (#10612)
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
||||
uniMap,
|
||||
} from '@blocksuite/data-view';
|
||||
import { widgetPresets } from '@blocksuite/data-view/widget-presets';
|
||||
import { Rect } from '@blocksuite/global/utils';
|
||||
import { Rect } from '@blocksuite/global/gfx';
|
||||
import {
|
||||
CopyIcon,
|
||||
DeleteIcon,
|
||||
|
||||
Reference in New Issue
Block a user