Skip to content

Commit

Permalink
chore(charts): add beta flag for skeletons (#10336)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabrecq authored May 7, 2024
1 parent 0ba7e5c commit 62fecfb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ propComponents: [
'ChartVoronoiContainer'
]
hideDarkMode: true
beta: true
---

import { Chart, ChartArea, ChartAxis, ChartBar, ChartBoxPlot, ChartBullet, ChartDonut, ChartDonutThreshold, ChartDonutUtilization, ChartLegend, ChartLine, ChartGroup, ChartPie, ChartScatter, ChartStack, ChartThemeColor, ChartThreshold, ChartVoronoiContainer } from '@patternfly/react-charts';
Expand Down

0 comments on commit 62fecfb

Please sign in to comment.