Closed galbwe closed 3 years ago
I added onKeyPress event handlers to the text fields in the Login component. This submits the login form when the user presses Enter and focus is on one of the two text fields.
onKeyPress
Login
Enter
Closes #133
I added
onKeyPress
event handlers to the text fields in theLogin
component. This submits the login form when the user pressesEnter
and focus is on one of the two text fields.Closes #133