mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-05 08:36:59 +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() {
|
public async componentDidMount() {
|
||||||
|
console.info("Dummyyyyyy");
|
||||||
this.unmounted = false;
|
this.unmounted = false;
|
||||||
this.excalidrawContainerValue.container =
|
this.excalidrawContainerValue.container =
|
||||||
this.excalidrawContainerRef.current;
|
this.excalidrawContainerRef.current;
|
||||||
|
Reference in New Issue
Block a user