top of header

This commit is contained in:
hamid zarghami
2026-07-14 14:18:48 +03:30
parent 3be247ecff
commit 59463cd636
+1 -1
View File
@@ -19,7 +19,7 @@ const Header = () => {
</div>
<div className="flex gap-2 items-center">
<Profile size={24} color="currentColor" />
<Profile className="text-primary" size={24} color="currentColor" />
<div>سلام حمید</div>
</div>
</div>