mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-06 05:46:26 +00: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