@mihanizm56/react-final-form-utils
Advanced tools
Comparing version 0.0.3 to 0.0.4-beta.1
@@ -12,2 +12,3 @@ import React, { useState, useEffect } from 'react'; | ||
value: formValue, | ||
prevValue: value, | ||
}); | ||
@@ -14,0 +15,0 @@ } |
{ | ||
"name": "@mihanizm56/react-final-form-utils", | ||
"version": "0.0.3", | ||
"version": "0.0.4-beta.1", | ||
"description": "form utils module", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
7346
73