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 - + } />