Skip to content

Commit 474d3cc

Browse files
committed
stuff
1 parent 05b41f6 commit 474d3cc

File tree

1 file changed

+0
-1
lines changed
  • packages/excalidraw/components

1 file changed

+0
-1
lines changed

packages/excalidraw/components/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3013,7 +3013,6 @@ class App extends React.Component<AppProps, AppState> {
30133013
this.rc = null;
30143014
// @ts-ignore
30153015
this.excalidrawContainerRef.current = undefined;
3016-
this.nearestScrollableContainer = undefined;
30173016
this.excalidrawContainerValue = { container: null, id: "unmounted" };
30183017
}
30193018

0 commit comments

Comments
 (0)