Update
This commit is contained in:
@@ -118,7 +118,7 @@ export default function DialogFinalLog({ member, getData, onClose, handleSubmitS
|
||||
<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 }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user