From f10a0c79efe81e56f3e56baebb80bad7e26c4f6f Mon Sep 17 00:00:00 2001 From: PrathamX595 Date: Sat, 15 Jun 2024 11:32:39 +0530 Subject: [PATCH] added home button to sidebar --- frontend/src/Navbar.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/frontend/src/Navbar.tsx b/frontend/src/Navbar.tsx index af3580d..9f8ff74 100644 --- a/frontend/src/Navbar.tsx +++ b/frontend/src/Navbar.tsx @@ -289,6 +289,18 @@ const Navbar: React.FC = () => { }} /> +
+