removed some unnecessary ui elements
This commit is contained in:
@@ -80,8 +80,9 @@ export default function FavoritesPage() {
|
||||
price_color="#0059ff"
|
||||
height={360}
|
||||
width={250}
|
||||
button={false}
|
||||
button={true}
|
||||
stock={product.stock}
|
||||
|
||||
/>
|
||||
);
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user