mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
refactor(editor): remove AbstractEditor type and feature flags in test (#10308)
This commit is contained in:
@@ -343,7 +343,6 @@ export const BlocksuiteDocEditor = forwardRef<
|
||||
ref={onDocRef}
|
||||
doc={page}
|
||||
specs={specs}
|
||||
hasViewport={false}
|
||||
/>
|
||||
<div
|
||||
className={styles.docEditorGap}
|
||||
|
||||
Reference in New Issue
Block a user