diff --git a/frontend/src/lib/components/ChartFilter/ChartFilter.js b/frontend/src/lib/components/ChartFilter/ChartFilter.js index 12931a49ab9..72926996810 100644 --- a/frontend/src/lib/components/ChartFilter/ChartFilter.js +++ b/frontend/src/lib/components/ChartFilter/ChartFilter.js @@ -95,7 +95,7 @@ export function ChartFilter(props) { }, { value: ACTIONS_BAR_CHART_VALUE, - label: , + label: , disabled: barValueDisabled, }, ],