From 55c471071020647febbfca5004e4d78e6ab7aa65 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 9f8ff74..34e8c54 100644 --- a/frontend/src/Navbar.tsx +++ b/frontend/src/Navbar.tsx @@ -301,6 +301,18 @@ const Navbar: React.FC = () => { }} /> +
+