mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
revert dummy tweak
This commit is contained in:
parent
c4f5d008ee
commit
5e8222e3bb
1 changed files with 0 additions and 1 deletions
|
@ -1034,7 +1034,6 @@ 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