Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
grasscutters
GitHub Repository: grasscutters/grasscutter
Path: blob/development/src/handbook/patches/react-virtualized+9.22.3.patch
3159 views
1
diff --git a/node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js b/node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js
2
index d00f0f1..42456dc 100644
3
--- a/node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js
4
+++ b/node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js
5
@@ -71,4 +71,3 @@ export function unregisterScrollListener(component, element) {
6
}
7
}
8
}
9
-import { bpfrpt_proptype_WindowScroller } from "../WindowScroller.js";
10
\ No newline at end of file
11
12