@designbycosmic/cosmic-react-scroll-hook
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@designbycosmic/cosmic-react-scroll-hook", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "source": "src/index.js", |
# cosmic-react-scroll-hook | ||
React hook for listening to window scroll position | ||
## Installation notes | ||
`yarn add https://github.com/designbycosmic/cosmic-react-scroll-hook.git` | ||
> Currently this requires the repo to be `public`. | ||
## How to use | ||
@@ -25,5 +20,2 @@ | ||
export default ScrollWatcher; | ||
``` | ||
## TODO | ||
- determine if repo should be configured as NPM package | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19790
20