featuregood first issueui
Repository metrics
- Stars
- (3,677 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.