From f0bbf514861f86450d149c316d726d7f02428312 Mon Sep 17 00:00:00 2001 From: Barcode Betty Date: Wed, 15 Apr 2026 21:13:26 +0000 Subject: [PATCH] fix: change remaining text-gray-400 to text-gray-600 on Dashboard stats CAR-676 Co-Authored-By: Paperclip --- src/pages/Dashboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 1f83e12..d7dd8d5 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -79,14 +79,14 @@ function AuthenticatedDashboard({ userName }: { userName: string }) {

Watching

{watchingAlerts.length}

-

price alerts

+

price alerts

This Month

${recentPurchases.reduce((sum, p) => sum + p.total, 0).toFixed(0)}

-

grocery spend

+

grocery spend