@avinlab/form
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ import { FormValues, Form } from './createForm.js'; | ||
type ValidateHandler = (errors: FormErrors) => void; | ||
interface FormValidation<TFormErrors extends FormErrors, TFormValues extends FormValues = FormValues> { | ||
interface FormValidation<TFormErrors extends FormErrors, TFormValues extends FormValues> { | ||
errors: TFormErrors; | ||
@@ -9,0 +9,0 @@ isValid: boolean; |
{ | ||
"name": "@avinlab/form", | ||
"type": "module", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "author": "Avin Lambrero <avin.github@gmail.com> (https://github.com/avin/)", | ||
}, | ||
"gitHead": "b6877927a9e6c670089746b87667c3e0e14f984d" | ||
"gitHead": "e2c46610c10285022f32802c5f19722088c1af32" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
40298
4.43%441
0.46%