v0.21.0
- Merged #102: Make live form validation an option, which is now
false
by default. If you plan on keeping the previous behaviour, pass theliveValidate
prop astrue
to theForm
component.
false
by default. If you plan on keeping the previous behaviour, pass the liveValidate
prop as true
to the Form
component.