mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-14 21:10:37 +02:00
Temporarily move sync into package
This commit is contained in:
@@ -671,7 +671,7 @@ const ExcalidrawWrapper = () => {
|
||||
|
||||
// some appState like selections should also be transfered (we could even persist it)
|
||||
if (!elementsChange.isEmpty()) {
|
||||
console.log(elementsChange)
|
||||
console.log(elementsChange);
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user