diff --git a/src/components/ChartView/ChartView.tsx b/src/components/ChartView/ChartView.tsx index fda7797..1e545bc 100644 --- a/src/components/ChartView/ChartView.tsx +++ b/src/components/ChartView/ChartView.tsx @@ -251,7 +251,7 @@ export function ChartView() {
- ) : !spec ? ( + ) : !spec && (