featuregood first issueui
Description
Add enter handler with similar logic onChange has.
Steps to follow:
- Setup project for dev.
- Find
textbox.tsx. - Implement the feature.
- Find
textbox.pyand showcase your new feature there. - Add needed unit tests in
textbox.test.tsx.