upd: jabatan

Deskripsi:
- update realtime create jabatan
- update realtime edit jabatan
- update realtime edit status jabatan

No Issues
This commit is contained in:
amel
2024-10-14 11:48:08 +08:00
parent 0f13374ec4
commit 2a44a6fbcf
6 changed files with 47 additions and 25 deletions

View File

@@ -53,15 +53,6 @@ export default function WrapLayout({ children, role, theme, user }: { children:
onClose={() => { '' }}
/>
}
{/* <ReloadButtonTop
onReload={
() => {
''
}
}
title='UPDATE'
/> */}
{children}
</>
);