From ecd52b6ada1a83726c16dca171ecc20cf6c904c1 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 8 Sep 2025 17:19:59 +0200 Subject: [PATCH] ok --- src/components/Dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard.tsx b/src/components/Dashboard.tsx index ba3238d..af4879d 100644 --- a/src/components/Dashboard.tsx +++ b/src/components/Dashboard.tsx @@ -98,7 +98,7 @@ function StatCard({ e.currentTarget.style.filter = 'brightness(1)'; }} > -

{label}

+

{label}

{description}