This repository was archived by the owner on Feb 29, 2024. It is now read-only.
v0.1.1
- now it is possible to add an autoComplete prop to the form element
- the validation rule
isRequired
now checks forundefined
,null
or an empty string. everything else is valid