form
form copied to clipboard
feat: reset error info on input focus
Validate input and render error info when onBlur event is fired.
Then trigger the onFocus event, and the input value is empty, I hope to automatically clear the error info.