diff --git a/components/landing-page/navbar.tsx b/components/landing-page/navbar.tsx index 66c302a3..e129cb72 100644 --- a/components/landing-page/navbar.tsx +++ b/components/landing-page/navbar.tsx @@ -57,8 +57,6 @@ const Navbar = () => { const [isMessageActive, setIsMessageActive] = useState(true); const [notificationsUpdate, setNotificationsUpdate] = useState([]); - - let prefixPath = poldaName ? `/polda/${poldaName}` : satkerName ? `/satker/${satkerName}` : "/"; let active = ""; @@ -334,15 +332,34 @@ const Navbar = () => { - + - Pesan Masuk + setIsMessageActive(true)} + > + Pesan Masuk + - - - Kelola Konten - + setIsMessageActive(false)} + > + Update +