profile and fix scroll and slider
This commit is contained in:
@@ -28,7 +28,9 @@ const Header: FC = () => {
|
||||
<Notifications />
|
||||
<div className='flex gap-2 items-center'>
|
||||
<div className='size-7 rounded-full bg-description overflow-hidden'>
|
||||
<img src={AvatarImage} className='size-full object-cover' />
|
||||
<Link to={Pages.profile}>
|
||||
<img src={AvatarImage} className='size-full object-cover' />
|
||||
</Link>
|
||||
</div>
|
||||
<div className='flex gap-1 items-center'>
|
||||
<div className='text-xs'>مهرداد مظفری</div>
|
||||
|
||||
Reference in New Issue
Block a user