mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-15 22:39:44 +02:00
dummy change for release
This commit is contained in:
@@ -807,6 +807,7 @@ class App extends React.Component<AppProps, AppState> {
|
||||
};
|
||||
|
||||
public async componentDidMount() {
|
||||
console.info("Dummyyyyyy");
|
||||
this.unmounted = false;
|
||||
this.excalidrawContainerValue.container =
|
||||
this.excalidrawContainerRef.current;
|
||||
|
Reference in New Issue
Block a user