We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It should show errors if a input has been marked as isValid => You enter a valid email and then modify it to a non valid email it would still say "valid" until onBlur has been called
Created async validation (markdown)
Updated _Sidebar (markdown)
Created validate on blur (markdown)
capitalize title
Updated nested inputs (markdown)
Created nested inputs (markdown)
Created _Sidebar (markdown)
Initial Home page