react-slim-use-form
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-slim-use-form", | ||
"description": "A form validation library implemented by React Hooks.", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/index.js", | ||
@@ -26,5 +26,6 @@ "types": "dist/index.d.ts", | ||
"ui", | ||
"stepper", | ||
"progress", | ||
"progress-steps" | ||
"form", | ||
"validation", | ||
"hooks", | ||
"custom hooks" | ||
], | ||
@@ -31,0 +32,0 @@ "devDependencies": { |
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
3614