Form Enter Submit - Btw, it's better to use if (event.key === enter) to check. This works, if add the handler to each input that wish commit on enter.
This works, if add the handler to each input that wish commit on enter. Btw, it's better to use if (event.key === enter) to check.