update dashboard admin

Deskripsi:
- list warga
- detail warga

No Issues
This commit is contained in:
2025-11-14 17:19:50 +08:00
parent 6c6ee02cf0
commit 67c066990e
13 changed files with 2014 additions and 1509 deletions

View File

@@ -186,7 +186,7 @@ function ListPengaduan({ status }: { status: StatusKey }) {
</Stack>
</Flex>
) : (
list.map((v: any) => (
list?.map((v: any) => (
<Card
key={v.id}
radius="lg"