From 415290ab1201e7e9cb4f9c46c49f9fb574f5d844 Mon Sep 17 00:00:00 2001 From: alvaromaoc Date: Tue, 3 Jun 2025 20:56:21 +0200 Subject: [PATCH] First iteration cool UI (fix alerts card) --- src/pages/webapp/Dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/webapp/Dashboard.tsx b/src/pages/webapp/Dashboard.tsx index 7025ecf..733462d 100644 --- a/src/pages/webapp/Dashboard.tsx +++ b/src/pages/webapp/Dashboard.tsx @@ -126,7 +126,7 @@ function Summary() { - Title + Alerts

{alerts.filter(item => isToday(item.date)).length} alerts in the last day

Latest: {