feat(editor): extract linked doc widget package (#11589)
Close [BS-2738](https://github.com/toeverything/AFFiNE/pull/11589)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { MarkdownTransformer } from '@blocksuite/affine/blocks/root';
|
||||
import { MarkdownTransformer } from '@blocksuite/affine/widgets/linked-doc';
|
||||
import { Entity } from '@toeverything/infra';
|
||||
|
||||
import type { TagService } from '../../tag';
|
||||
|
||||
Reference in New Issue
Block a user