QC Profile

# fix bug
- Kapasitas foto profile
- Kapasistas gambar background
- Cek email invalid
- Server action untuk profile (tidak menggunakan API lagi)
### No Issuee
This commit is contained in:
2024-03-12 10:16:04 +08:00
parent 629fd601d4
commit 7baceafa80
37 changed files with 679 additions and 321 deletions

View File

@@ -59,10 +59,10 @@ export default function Forum_Komentar({ forumId }: { forumId: string }) {
}}
/>
</Paper>
<Group position="apart">
<ActionIcon>
<Group position="right">
{/* <ActionIcon>
<IconPhotoUp />
</ActionIcon>
</ActionIcon> */}
<ButtonAction forumId={forumId} />
</Group>
</Stack>