Claim Management Report

This commit is contained in:
ivan-sim
2024-02-23 13:48:36 +07:00
parent 4dfbb8f867
commit bca43e3030
7 changed files with 1494 additions and 1580 deletions

View File

@@ -76,7 +76,7 @@ export default function DialogClaimSubmit({ member, getData, onClose, handleSubm
<Card sx={{ p: 1, background: '#f4f6f8'}}>
<Stack direction="row">
<Avatar
src="https://minimal-assets-api.vercel.app/assets/images/avatars/avatar_5.jpg"
src=""
alt={member?.full_name ?? ''}
sx={{ marginTop: 1, width: 48, height: 48 }}
/>