diff --git a/app/client/page.tsx b/app/client/page.tsx
index 4a003c2..916c58c 100644
--- a/app/client/page.tsx
+++ b/app/client/page.tsx
@@ -123,12 +123,12 @@ export default function ClientPage() {
Gains réclamés
-
+
{stats.claimed}
diff --git a/app/historique/page.tsx b/app/historique/page.tsx
index 8a3c700..12f18ab 100644
--- a/app/historique/page.tsx
+++ b/app/historique/page.tsx
@@ -120,10 +120,10 @@ export default function HistoriquePage() {
Réclamés
-
{stats.claimed}
+
{stats.claimed}
-
-