mirror of
https://github.com/cupcakearmy/formhero.git
synced 2024-12-22 08:06:24 +00:00
Update README.md
This commit is contained in:
parent
74abea76c9
commit
3bcd0657fa
@ -23,7 +23,7 @@
|
||||
- Contructor
|
||||
- [Initial State](#initial)
|
||||
- [Validators](#validators)
|
||||
- [Options](/#options)
|
||||
- [Options](#options)
|
||||
- Returns
|
||||
- [auto](#auto)
|
||||
- [form](#form)
|
||||
@ -353,7 +353,7 @@ const { errors } = useForm(...)
|
||||
{errors.password}
|
||||
```
|
||||
|
||||
###### isValid
|
||||
## isValid
|
||||
|
||||
`isValid` is a little simple helper that checks whether the `error` object is clear or if there are errors left.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user