mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08: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