Fix semua tulisan profile jadi profil, mulai dari navbar, dan route

This commit is contained in:
2025-12-10 14:16:15 +08:00
parent ac2fc1a705
commit 99c2c9c6d7
31 changed files with 146 additions and 83 deletions

View File

@@ -5,8 +5,8 @@ const navbarListMenu = [
children: [
{
id: "1.1",
name: "Profile PPID",
href: "/darmasaba/ppid/profile-ppid"
name: "Profil PPID",
href: "/darmasaba/ppid/profil-ppid"
},
{
id: "1.2",
@@ -53,8 +53,8 @@ const navbarListMenu = [
children: [
{
id: "2.1",
name: "Profile",
href: "/darmasaba/desa/profile"
name: "Profil",
href: "/darmasaba/desa/profil"
},
{
id: "2.2",