mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: don't bundle react and jotai when importing from scene (#7640)
* don't bundle react and jotai when importing from scene * fix
This commit is contained in:
parent
90ad885446
commit
1c39bd5781
3 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
export { isOverScrollBars } from "./scrollbars";
|
||||
export {
|
||||
isSomeElementSelected,
|
||||
getElementsWithinSelection,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue