Skip to content

Commit 8553a2f

Browse files
committed
Rename 'hocs' folder to 'hoc'
1 parent 76bc0c1 commit 8553a2f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export { default as LazyLoadImage } from './components/LazyLoadImage.jsx';
2-
export { default as trackWindowScroll } from './hocs/trackWindowScroll.js';
2+
export { default as trackWindowScroll } from './hoc/trackWindowScroll.js';

0 commit comments

Comments
 (0)