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

[Badge] Implement using the useBadge hook #36130

Closed
michaldudak opened this issue Feb 10, 2023 · 0 comments · Fixed by #36158
Closed

[Badge] Implement using the useBadge hook #36130

michaldudak opened this issue Feb 10, 2023 · 0 comments · Fixed by #36158
Assignees
Labels
component: badge This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material

Comments

@michaldudak
Copy link
Member

The Material UI's Badge is currently implemented using the BadgeUnstyled component. We should be using hooks to implement design system components.
Moving to hooks should also solve a part of #34502.

@michaldudak michaldudak added component: badge This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Feb 10, 2023
@hbjORbj hbjORbj self-assigned this Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: badge This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants