mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 21:25:45 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { MarkdownTransformer } from '@blocksuite/blocks';
|
||||
import { Text, type Workspace } from '@blocksuite/store';
|
||||
import { MarkdownTransformer } from '@blocksuite/affine/blocks';
|
||||
import { Text, type Workspace } from '@blocksuite/affine/store';
|
||||
|
||||
import type { InitFn } from './utils';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user