patternfly-react
patternfly-react copied to clipboard
Update plain notification bell buttons in masthead to use notification badge
There are some plain buttons with a bell icon that look like notification badges that should use the <NotificationBadge> component. For example in the dashboardwrapper
https://github.com/patternfly/patternfly-react/blob/c9886cacdd291d0ead56bd43ff15a49880a7eb3a/packages/react-core/src/demos/DashboardHeader.tsx#L106-L115