From 2fbc2a8f4f0478b9f4b8ab01034b8b3d5873ef99 Mon Sep 17 00:00:00 2001 From: Haziq Khairi Date: Sun, 7 Jan 2024 21:13:56 +0800 Subject: [PATCH] fix: update routes and logo path --- src/App.jsx | 2 +- src/components/Navbar.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 9fe2c5a..7847556 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -10,7 +10,7 @@ function App() { - } /> + } /> } /> {/* */} diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 3b8d45f..6112875 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -113,8 +113,8 @@ const UserProfileDropdown = () => ( const NavbarComponent = () => { return ( - - Logo + + Logo