mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix
This commit is contained in:
parent
b72515a83b
commit
7560b59900
1 changed files with 0 additions and 2 deletions
|
@ -2044,8 +2044,6 @@ class App extends React.Component<AppProps, AppState> {
|
|||
}
|
||||
|
||||
if (sceneData.elements) {
|
||||
console.log("HEYYYYYYYY", sceneData.elements);
|
||||
|
||||
this.scene.replaceAllElements(
|
||||
convertToExcalidrawElements(sceneData.elements),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue