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
The date input from the mock looks like a plain text input that is prone to input error as the user might not type in the date correctly. I improved this by using a date picker to guide the user's input while also supporting manual input.