From d616d72bad28d78c4ed4f1b0f5e9002f2c9b1a39 Mon Sep 17 00:00:00 2001 From: Randa Firman Putra Date: Sat, 27 Sep 2025 15:18:30 +0700 Subject: [PATCH] add dosen menu --- components/ui/Navbar.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/ui/Navbar.tsx b/components/ui/Navbar.tsx index 9a2baac..8bc2126 100644 --- a/components/ui/Navbar.tsx +++ b/components/ui/Navbar.tsx @@ -318,6 +318,10 @@ const MobileNavContent = ({ user, onLogout }: MobileNavContentProps) => { Prestasi + + + Dosen + )}