crd warranty

This commit is contained in:
hamid zarghami
2025-09-24 10:32:51 +03:30
parent a8e2cbb065
commit c0b6f1577c
8 changed files with 290 additions and 9 deletions
+2 -2
View File
@@ -379,8 +379,8 @@ const ProductsSubMenu: FC = () => {
/>
<SubMenuItem
title={'گارانتی ها'}
isActive={isActive('warranties')}
link="/products/warranties"
isActive={isActive('warranty')}
link={Pages.products.warranty.list}
/>
</div>
</div>