Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(jsx-component): Enhance Checkbox #1481

Open
3 tasks
WaDadidou opened this issue Jan 6, 2025 · 0 comments
Open
3 tasks

chore(jsx-component): Enhance Checkbox #1481

WaDadidou opened this issue Jan 6, 2025 · 0 comments
Labels
enhancement New feature or request UX/UI

Comments

@WaDadidou
Copy link
Collaborator

We should reuse this Checkbox

export const Checkbox: React.FC<{

  • You must verify if we can use it anywhere and delete the other Checkboxes

  • Also, add a label to this Checkbox:
    Either by making a CheckboxWithLabel
    Either by adding an optional label prop to this Checkbox component (As on TextInputCustom or other inputs)

  • Also, maybe we could enhance, clean this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX/UI
Projects
None yet
Development

No branches or pull requests

1 participant