diff --git a/app/client/page.tsx b/app/client/page.tsx index 916c58c..652644d 100644 --- a/app/client/page.tsx +++ b/app/client/page.tsx @@ -105,12 +105,12 @@ export default function ClientPage() {

Total Participations

-

+

{stats.total}

-
- +
+
diff --git a/app/historique/page.tsx b/app/historique/page.tsx index 12f18ab..389c267 100644 --- a/app/historique/page.tsx +++ b/app/historique/page.tsx @@ -106,10 +106,10 @@ export default function HistoriquePage() {

Total

-

{stats.total}

+

{stats.total}

-
- +
+