You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…tle` by `subTitleComponent`.
Previously `ChartDonut` component for building `subTitle` used prop `titleComponent`, while prop
`subTitleComponent` was unused. So in this PR `titleComponent` in `getSubtitle` was replaced by
`subTitleComponent`.
fixpatternfly#2486
…tle` by `subTitleComponent`. (#2488)
Previously `ChartDonut` component for building `subTitle` used prop `titleComponent`, while prop
`subTitleComponent` was unused. So in this PR `titleComponent` in `getSubtitle` was replaced by
`subTitleComponent`.
fix#2486
ChartDonut
component in functiongetSubTitle
using proptitleComponent
instead ofsubTitleComponent
:patternfly-react/packages/patternfly-4/react-charts/src/components/ChartDonut/ChartDonut.tsx
Lines 488 to 494 in aa99158
The text was updated successfully, but these errors were encountered: