We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bc0c1 commit 8553a2fCopy full SHA for 8553a2f
src/hocs/trackWindowScroll.js renamed to src/hoc/trackWindowScroll.js
src/index.js
@@ -1,2 +1,2 @@
1
export { default as LazyLoadImage } from './components/LazyLoadImage.jsx';
2
-export { default as trackWindowScroll } from './hocs/trackWindowScroll.js';
+export { default as trackWindowScroll } from './hoc/trackWindowScroll.js';
0 commit comments