feat : update featur
Deskripsi: - update api - update division - update document - update project - update user profile No issue
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user