featuregood first issueui
倉庫指標
- Star
- (3,677 star)
- PR 合併指標
- (平均合併 2分鐘) (30 天內合併 1 個 PR)
描述
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.