featuregood first issueui
Repository-Metriken
- Stars
- (3.677 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 2m) (1 gemergte PR in 30 T)
Beschreibung
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.