diff --git a/frontend/src/pages/Dashboard.tsx b/frontend/src/pages/Dashboard.tsx index c043d41..5adb9c9 100644 --- a/frontend/src/pages/Dashboard.tsx +++ b/frontend/src/pages/Dashboard.tsx @@ -405,7 +405,8 @@ function StockList({ title, rows, mode }: { title: string; rows: MarketSnapshotR > ) : mode === 'active' ? ( <> -