edit my company

This commit is contained in:
hamid zarghami
2025-06-01 15:18:42 +03:30
parent f7132ae2ee
commit 46e29c4909
10 changed files with 391 additions and 203 deletions
+2 -2
View File
@@ -65,7 +65,7 @@ const CompanyDetail: FC = () => {
color='black'
/>
<div>
شماره تماس : {data?.data?.company?.user?.phone}
شماره تماس : {data?.data?.company?.phone}
</div>
</div>
<div className='flex gap-1 items-center'>
@@ -85,7 +85,7 @@ const CompanyDetail: FC = () => {
color='black'
/>
<div>
ایمیل : {data?.data?.company?.user?.email}
ایمیل : {data?.data?.company?.email}
</div>
</div>
<div className='flex gap-1 items-center'>