From 8052754a4bcc3d07208d11aad764d2bb3492166d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 5 Nov 2025 15:52:09 -0800 Subject: add profile page to navbar --- frontend/src/components/NavBar.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'frontend/src/components') diff --git a/frontend/src/components/NavBar.tsx b/frontend/src/components/NavBar.tsx index 296ac49..6edfcde 100644 --- a/frontend/src/components/NavBar.tsx +++ b/frontend/src/components/NavBar.tsx @@ -21,6 +21,17 @@ export const NavBar = ({ currentPage, user, handleLogout }: { > Home + setIsMobileMenuOpen(false)} + > + Profile +