mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
dummy diff
This commit is contained in:
parent
139ab816b6
commit
c4f5d008ee
1 changed files with 1 additions and 0 deletions
|
@ -1034,6 +1034,7 @@ class App extends React.Component<AppProps, AppState> {
|
|||
}
|
||||
|
||||
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
|
||||
console.log("update")
|
||||
if (
|
||||
this.excalidrawContainerRef.current &&
|
||||
prevProps.UIOptions.dockedSidebarBreakpoint !==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue