Skip to content

Commit 00bc890

Browse files
committed
Add default height value
1 parent 15fc661 commit 00bc890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LazyLoad.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ LazyLoad.propTypes = {
118118

119119
LazyLoad.defaultProps = {
120120
debounce: true,
121+
height: 100,
121122
offset: 0,
122123
offsetBottom: 0,
123124
offsetHorizontal: 0,

0 commit comments

Comments
 (0)