Merge branch 'stable'

# Conflicts:
#	package-lock.json
This commit is contained in:
zadam 2023-11-20 22:22:05 +01:00
commit 0d7889d212

View file

@ -248,6 +248,7 @@ export default class ExcalidrawTypeWidget extends TypeWidget {
this.excalidrawRef.current.updateScene(sceneData);
this.excalidrawRef.current.addFiles(fileArray);
this.excalidrawRef.current.history.clear();
}
Promise.all(