profile and fix scroll and slider

This commit is contained in:
hamid zarghami
2025-01-06 12:11:14 +03:30
parent 7a50f2d6cf
commit 650791e71a
12 changed files with 519 additions and 47 deletions
+3 -1
View File
@@ -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>