Improve UI avatar and solve delete image bug
This commit is contained in:
@@ -101,7 +101,7 @@ export class NotifyItem extends Component {
|
||||
goTo(`/${notifierUserId}`)
|
||||
}}
|
||||
>
|
||||
<UserAvatar fileName={avatar} />
|
||||
<UserAvatar fullName={fullName} fileName={avatar} />
|
||||
</NavLink>
|
||||
</div>
|
||||
<div className='info'>
|
||||
|
||||
Reference in New Issue
Block a user