mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
refactor(editor): move crud to doc (#9479)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { ExtensionType } from '@blocksuite/block-std';
|
||||
import { createIdentifier } from '@blocksuite/global/di';
|
||||
import { Slot } from '@blocksuite/store';
|
||||
import { Slot } from '@blocksuite/global/utils';
|
||||
|
||||
import type { Viewport } from '../types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user