From 56c9ec2959b731ddee8866ff707a3e87cfe59510 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 7 Mar 2024 14:50:05 +0100 Subject: [PATCH] fix: type --- .../source/pages/statistiques/_components/LastYearIndicator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/pages/statistiques/_components/LastYearIndicator.tsx b/site/source/pages/statistiques/_components/LastYearIndicator.tsx index 25eaee4aa..3bbbe9001 100644 --- a/site/source/pages/statistiques/_components/LastYearIndicator.tsx +++ b/site/source/pages/statistiques/_components/LastYearIndicator.tsx @@ -64,7 +64,7 @@ export function LastYearIndicator({ return ( <>

Retour sur l'année {lastYear.date.slice(0, 4)}

- + }>