fix(sep): adjustment schema + style

This commit is contained in:
riefive
2025-10-14 09:56:28 +07:00
parent be5768b842
commit 0c26be3c07
3 changed files with 34 additions and 28 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ const headerPrep: HeaderPrep = {
addNav: {
label: 'Tambah',
onClick: () => {
navigateTo('/bpjs/sep/add')
navigateTo('/integration/bpjs/sep/add')
},
},
}