mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 14:30:32 +02:00
Fix group element removing (#1676)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export { isOverScrollBars } from "./scrollbars";
|
||||
export {
|
||||
deleteSelectedElements,
|
||||
isSomeElementSelected,
|
||||
getElementsWithinSelection,
|
||||
getCommonAttributeOfSelectedElements,
|
||||
|
Reference in New Issue
Block a user