@reactfast/forms 0.1.16 → 0.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/forms.cjs +1 -1
- package/dist/forms.es.js +1 -1
- package/dist/forms.umd.js +4 -4
- package/package.json +1 -1
package/dist/forms.es.js
CHANGED
|
@@ -14971,7 +14971,7 @@ function Ww({
|
|
|
14971
14971
|
Ew,
|
|
14972
14972
|
{
|
|
14973
14973
|
fields: R,
|
|
14974
|
-
onChange:
|
|
14974
|
+
onChange: n,
|
|
14975
14975
|
formData: f,
|
|
14976
14976
|
isMobileView: !1,
|
|
14977
14977
|
rules: c,
|