feat : update featur

Deskripsi:
- update api
- update division
- update document
- update project
- update user profile

No issue
This commit is contained in:
lukman
2024-08-30 11:28:30 +08:00
parent 4410f38b76
commit ca8dfa062e
17 changed files with 298 additions and 217 deletions

View File

@@ -59,9 +59,9 @@ export default function Profile() {
return (
<>
<Box >
<LayoutNavbarHome>
<LayoutNavbarHome >
<Group justify="space-between">
<LayoutIconBack />
<LayoutIconBack back="/home"/>
<ActionIcon onClick={() => { setOpenModal(true) }} variant="light" bg={WARNA.bgIcon} size="lg" radius="lg" aria-label="Info">
<LuLogOut size={20} color='white' />
</ActionIcon>