create product

This commit is contained in:
hamid zarghami
2025-10-21 10:53:02 +03:30
parent d1c12f5f79
commit 75ef90802f
6 changed files with 249 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ const SideBar: FC = () => {
)}
>
<div className='px-6'>
<div className='flex border-b-2 border-border pb-10'>
<div className='flex border-b-2 border-[#F5F7FC] pb-10'>
<img src={LogoImage} className='w-[120px]' />
</div>
</div>