charlie-tango / hooks

Collection of React Hooks used by Charlie Tango
MIT License
76 stars 10 forks source link

fix(useNativeLazyLoading): incorrect "useInView" import #60

Closed StanleySathler closed 5 years ago

StanleySathler commented 5 years ago

The available sample imports useInView as if it was the default export from react-intersection-observer package. This commit fixes this small mistake, as useInView is not the default export.

thebuilder commented 5 years ago

👍

thebuilder commented 4 years ago

:tada: This PR is included in version 1.0.0-beta.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

thebuilder commented 4 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: