update hide foto
This commit is contained in:
@@ -174,13 +174,13 @@ export default function DialogClaimSubmitMember({
|
|||||||
margin: '15px',
|
margin: '15px',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<img
|
{/* <img
|
||||||
width={52}
|
width={52}
|
||||||
height={52}
|
height={52}
|
||||||
src="/images/user-profile.png"
|
src="/images/user-profile.png"
|
||||||
alt="user-profile"
|
alt="user-profile"
|
||||||
style={{ borderRadius: '50%' }}
|
style={{ borderRadius: '50%' }}
|
||||||
/>
|
/> */}
|
||||||
</div>
|
</div>
|
||||||
<Grid item xs={11} lg={11} xl={11}>
|
<Grid item xs={11} lg={11} xl={11}>
|
||||||
<Typography variant="subtitle1">{row.fullName}</Typography>
|
<Typography variant="subtitle1">{row.fullName}</Typography>
|
||||||
|
|||||||
Reference in New Issue
Block a user