From a9ee9d588755944a6edc19526cc0fbad5d176084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tangi=20Mend=C3=A8s?= Date: Fri, 24 Nov 2023 15:04:20 +0100 Subject: [PATCH] fix: hotfixes --- src/pages/download.tsx | 2 +- src/pages/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/download.tsx b/src/pages/download.tsx index ffdd1d3..d5a5631 100644 --- a/src/pages/download.tsx +++ b/src/pages/download.tsx @@ -21,7 +21,7 @@ export default function Home() { return; } } - }, []); + }, [STORE_LINKS]); return ( <> diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2bb8162..8edba27 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -179,9 +179,9 @@ export default function Home() { title="Statistiques" linkProps={{ href: "#statistiques", id: "statistiques" }} footer={ - + Consulter les statistiques - + } />