@react-hook/intersection-observer
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "@react-hook/intersection-observer", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"homepage": "https://github.com/jaredLunde/react-hook#readme", | ||
@@ -5,0 +5,0 @@ "repository": "github:jaredLunde/react-hook", |
<hr> | ||
<div align="center"> | ||
<h1 align="center"> | ||
@react-hook/intersection-observer | ||
useIntersectionObserver() | ||
</h1> | ||
@@ -19,2 +19,6 @@ </div> | ||
</p> | ||
<pre align="center"> | ||
npm i @react-hook/intersection-observer | ||
</pre> | ||
<hr> | ||
@@ -32,8 +36,2 @@ | ||
## Installation | ||
#### `npm i @react-hook/intersection-observer` | ||
#### `yarn add @react-hook/intersection-observer` | ||
## Usage | ||
@@ -40,0 +38,0 @@ |
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
16167
69