featuregood first issueui
Métricas do repositório
- Stars
- (3.677 estrelas)
- Métricas de merge de PR
- (Mesclagem média 2m) (1 fundiu PR em 30d)
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.