mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
refactor(editor): move database selection into the corresponding view (#9752)
This commit is contained in:
@@ -13,4 +13,5 @@ export * from './detail-panel/note-renderer';
|
||||
export * from './properties';
|
||||
export * from './properties/rich-text/cell-renderer';
|
||||
export * from './properties/utils';
|
||||
export * from './selection.js';
|
||||
export * from './utils/block-utils';
|
||||
|
||||
Reference in New Issue
Block a user