mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
refactor(editor): remove AbstractEditor type and feature flags in test (#10308)
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
createStarterDocCollection,
|
||||
initStarterDocCollection,
|
||||
} from './utils/collection.js';
|
||||
import { mountDefaultDocEditor } from './utils/editor.js';
|
||||
import { mountDefaultDocEditor } from './utils/setup-playground';
|
||||
import { prepareTestApp } from './utils/test';
|
||||
|
||||
blocksEffects();
|
||||
|
||||
Reference in New Issue
Block a user