summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-11-29 10:55:52 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-11-29 10:55:52 +0700
commitac83b0ea5afd82194f38fbc913678e16a81b5c2c (patch)
tree4373da17bcb43d752b7bd888e28ba906099a19aa /src/core
parentc7b437cd0541cde9e2a829ec3c5689dc237505a8 (diff)
parentb4861f70338adb3960125923a7e6e4032279c88e (diff)
Merge branch 'new-release' into Feature/pengajuan-tempo
# Conflicts: # src/lib/auth/components/Menu.jsx # src/pages/my/menu.jsx
Diffstat (limited to 'src/core')
-rw-r--r--src/core/components/elements/Sidebar/Sidebar.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/components/elements/Sidebar/Sidebar.jsx b/src/core/components/elements/Sidebar/Sidebar.jsx
index ddae3e20..08498759 100644
--- a/src/core/components/elements/Sidebar/Sidebar.jsx
+++ b/src/core/components/elements/Sidebar/Sidebar.jsx
@@ -140,7 +140,7 @@ const Sidebar = ({ active, close }) => {
<SidebarLink className={itemClassName} href='/tentang-kami'>
Tentang Indoteknik
</SidebarLink>
- <SidebarLink className={itemClassName} href='/contact-us'>
+ <SidebarLink className={itemClassName} href='/hubungi-kami'>
Hubungi Kami
</SidebarLink>
<button