@vorlefan/react-hooks
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@vorlefan/react-hooks", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Useful hooks for React & NextJS apps", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -13,3 +13,3 @@ import useAsync from "./useAsync"; | ||
import useScreenSize from "./useScreenSize"; | ||
import useScroll from ". useScroll"; | ||
import useScroll from "./useScroll"; | ||
import useToggle from "./useToggle"; | ||
@@ -16,0 +16,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