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.