mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
dummy change for release
This commit is contained in:
parent
6237d8809e
commit
d3655cdee4
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue