mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-26 02:40:07 +02:00
revert dummy tweak
This commit is contained in:
@@ -1034,7 +1034,6 @@ class App extends React.Component<AppProps, AppState> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
|
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
|
||||||
console.log("update")
|
|
||||||
if (
|
if (
|
||||||
this.excalidrawContainerRef.current &&
|
this.excalidrawContainerRef.current &&
|
||||||
prevProps.UIOptions.dockedSidebarBreakpoint !==
|
prevProps.UIOptions.dockedSidebarBreakpoint !==
|
||||||
|
Reference in New Issue
Block a user