@greenberry/use-label-prefix
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@greenberry/use-label-prefix", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Custom React Hook to prefix labels on Input fields", | ||
@@ -41,3 +41,10 @@ "main": "index.js", | ||
"react-test-renderer": "^16.9.0" | ||
} | ||
}, | ||
"keywords": [ | ||
"react", | ||
"hooks", | ||
"react-hooks", | ||
"custom-hooks", | ||
"input" | ||
] | ||
} |
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
4448