From 17140229ef098b489e497d57af11038cf1769d62 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sat, 6 Sep 2025 22:16:09 +0200 Subject: [PATCH] Fix stats --- page/src/landing-page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page/src/landing-page.tsx b/page/src/landing-page.tsx index d4f02803..c1002e9d 100644 --- a/page/src/landing-page.tsx +++ b/page/src/landing-page.tsx @@ -136,7 +136,7 @@ export function LandingPage() { {/* Stats */} -
+
{stats.map((stat, index) => (