components
components copied to clipboard
fix(material/badge): remove the console warning
trafficstars
fix(material/badge): remove the console warning
removes the console.warn when badge is used with aria hidden mat-icon
fixes #27796
fix(material/badge): move inline description element to be next sibling
move inline description element to be next sibling where matBadge was applied instead of being within the non interactive element and invisible to screen readers