[Badge] Implement using the useBadge hook #36130
Labels
component: badge
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
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.
The text was updated successfully, but these errors were encountered: