@rooks/use-mutation-observer
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -37,3 +37,3 @@ { | ||
}, | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"_id": "@rooks/use-mutation-observer@", | ||
@@ -44,3 +44,3 @@ "readme": "ERROR: No README data found!", | ||
}, | ||
"gitHead": "edc0238c77fe5d4a04a658c775aaf3c8893b80f1" | ||
"gitHead": "8ee0ca5bc14b1fe94aea0fd1c36ce7f9b30241ad" | ||
} |
@@ -11,3 +11,3 @@ # @rooks/use-mutation-observer | ||
```react | ||
```jsx | ||
function Demo() { | ||
@@ -14,0 +14,0 @@ const myRef = useRef(); |
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
5737