update dashboard admin
Deskripsi: - list warga - detail warga No Issues
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user