Remove brand prop
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user