From 2b714925872ca9dfd2bba412d2fcfed9a93bfd7e Mon Sep 17 00:00:00 2001 From: iMax Date: Fri, 6 Dec 2024 06:53:41 +0100 Subject: [PATCH] =?UTF-8?q?Hot=20Fix:=20Ajout=20page=20chaos=20+=20Fix=20m?= =?UTF-8?q?yst=C3=A8re?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/components/NavBar.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front/src/components/NavBar.tsx b/front/src/components/NavBar.tsx index d868b75..d6f6c87 100644 --- a/front/src/components/NavBar.tsx +++ b/front/src/components/NavBar.tsx @@ -11,9 +11,10 @@ export default function NavBar(){ Home Game Articles + Le Chaos
- +
); } \ No newline at end of file