homeBanner
This commit is contained in:
@@ -149,7 +149,7 @@ const BestSeller = ({ order, scrollTopBody, spotlightId, handleItemFocus }) => {
|
||||
: rankOrd + "th";
|
||||
return (
|
||||
<TItemCard
|
||||
key={prdtId}
|
||||
key={"subItem"+itemIndex}
|
||||
imageAlt={prdtId}
|
||||
imageSource={imgUrl}
|
||||
priceInfo={priceInfo}
|
||||
|
||||
Reference in New Issue
Block a user