@geniussoft/use-hooks
Advanced tools
Comparing version 0.0.2-beta1 to 0.0.2-beta2
{ | ||
"name": "@geniussoft/use-hooks", | ||
"version": "0.0.2-beta1", | ||
"version": "0.0.2-beta2", | ||
"description": "Reusable React Hooks from useHooks.com and other online resources", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -49,3 +49,3 @@ # useHooks | ||
```es6 | ||
import { useLocalStorage } from '@geniussoft/use-hooks'; | ||
import { useKeyPress } from '@geniussoft/use-hooks'; | ||
``` | ||
@@ -52,0 +52,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
7301
3