mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { DocModeProvider } from '@blocksuite/blocks';
|
||||
import { DocModeProvider } from '@blocksuite/affine/shared/services';
|
||||
import type { Workspace } from '@blocksuite/affine/store';
|
||||
import { TestAffineEditorContainer } from '@blocksuite/integration-test';
|
||||
import type { Workspace } from '@blocksuite/store';
|
||||
|
||||
import {
|
||||
getDocFromUrlParams,
|
||||
|
||||
Reference in New Issue
Block a user