react-formr
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -88,3 +88,3 @@ var __assign = (this && this.__assign) || function () { | ||
return false; | ||
}, []); | ||
}, [values, touched, valid]); | ||
var returnItem = { | ||
@@ -91,0 +91,0 @@ onHandleChange: onHandleChange, |
{ | ||
"name": "react-formr", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"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
22548