mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
fix(editor): edgeless selected block is missing in the return of getSelectedBlockCommand (#11813)
This commit is contained in:
@@ -7,5 +7,6 @@ export {
|
||||
getSelectionRectsCommand,
|
||||
type SelectionRect,
|
||||
} from './get-selection-rects';
|
||||
export { getSurfaceSelectionCommand } from './get-surface-selection';
|
||||
export { getTextSelectionCommand } from './get-text-selection.js';
|
||||
export { isNothingSelectedCommand } from './is-nothing-selected.js';
|
||||
|
||||
Reference in New Issue
Block a user