diff --git a/frontend/src/component/insights/InsightsCharts.tsx b/frontend/src/component/insights/InsightsCharts.tsx index 6384b0779f..b10d0e48bf 100644 --- a/frontend/src/component/insights/InsightsCharts.tsx +++ b/frontend/src/component/insights/InsightsCharts.tsx @@ -146,22 +146,6 @@ export const InsightsCharts: FC = ({ /> - - - - - - - - - } elseShow={ @@ -192,22 +176,6 @@ export const InsightsCharts: FC = ({ /> - - - - - - - - - } /> @@ -260,6 +228,56 @@ export const InsightsCharts: FC = ({ /> + + } + /> + + + + + + + + + + + + } + elseShow={ + <> + + + + + + + + + + + } + /> +