dummy change for release

This commit is contained in:
Aakansha Doshi 2022-07-04 21:33:02 +05:30
parent 6237d8809e
commit d3655cdee4
1 changed files with 1 additions and 0 deletions

View File

@ -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;