fix(sep): adjustment schema + style

This commit is contained in:
riefive
2025-10-14 09:56:28 +07:00
parent e1942d1b70
commit fb6dd750b9
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')
},
},
}