You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed partial validation - It used to only check for empty input field... previously bunch of spaces only input was not considered empty by `required` attribute.
- Added a proper validation in `handleSubmit()`
0 commit comments