From 3f9617549ded166242726f926a13e81851076652 Mon Sep 17 00:00:00 2001 From: iMax Date: Fri, 6 Dec 2024 05:59:30 +0100 Subject: [PATCH] Hot fix : NavBar ClassName --- front/src/components/NavBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/components/NavBar.tsx b/front/src/components/NavBar.tsx index b5ebe21..cf2b130 100644 --- a/front/src/components/NavBar.tsx +++ b/front/src/components/NavBar.tsx @@ -7,7 +7,7 @@ export default function NavBar(){