react-formr
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -62,2 +62,3 @@ var __assign = (this && this.__assign) || function () { | ||
var onHandleBlur = useCallback(function (key) { | ||
fieldValidation(key, values[key]); | ||
setTouched(function (prev) { | ||
@@ -64,0 +65,0 @@ var _a; |
{ | ||
"name": "react-formr", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Form managing component for React & React Native", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
27177
508