Remove brand prop

This commit is contained in:
marzban-dev
2025-03-06 18:16:28 +03:30
parent 2902351b9b
commit 6a80b10a8b
@@ -106,7 +106,6 @@ const onSwiper = (swiper: SwiperClass) => {
>
<ProductCard
:id="product.id"
brand="برند محصول"
:title="product.name"
:picture="product.variants[0].images[0].image"
:colors="product.colors"