From 3271cccc60c02bacf817cbc4019067db4272c697 Mon Sep 17 00:00:00 2001 From: "simo.zgaoua" Date: Sat, 20 Apr 2024 20:54:03 +0100 Subject: [PATCH] commit --- src/App.js | 2 +- src/layout/Navbar.js | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index f94f628..b427f2a 100644 --- a/src/App.js +++ b/src/App.js @@ -12,10 +12,10 @@ function App() {
- } /> } /> + } /> } /> diff --git a/src/layout/Navbar.js b/src/layout/Navbar.js index feed117..111a12f 100644 --- a/src/layout/Navbar.js +++ b/src/layout/Navbar.js @@ -7,7 +7,7 @@ export default function Navbar() {