mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { AffineSchemas, replaceIdMiddleware } from '@blocksuite/blocks';
|
||||
import { replaceIdMiddleware } from '@blocksuite/affine/blocks';
|
||||
import { AffineSchemas } from '@blocksuite/affine/schemas';
|
||||
import {
|
||||
type DocSnapshot,
|
||||
Schema,
|
||||
|
||||
Reference in New Issue
Block a user