Skip to content

Commit

Permalink
Add default height value
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeylaptev committed Jan 23, 2016
1 parent 15fc661 commit 00bc890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LazyLoad.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ LazyLoad.propTypes = {

LazyLoad.defaultProps = {
debounce: true,
height: 100,
offset: 0,
offsetBottom: 0,
offsetHorizontal: 0,
Expand Down

0 comments on commit 00bc890

Please sign in to comment.