twilio / twilio-conversations-demo-react

Twilio Conversations Demo Web Application
MIT License
97 stars 306 forks source link

fix: Fixed Enter key detection in login screen #132

Closed lesquive closed 11 months ago

lesquive commented 12 months ago

This pull request addresses the issue with the Enter key not being detected on the login screen, which is causing an inconvenience for users trying to sign in. The proposed changes include the implementation of the 'Enter' key press event listener.

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.