fixed some ui styles

This commit is contained in:
Jelaletdin12
2025-12-10 17:02:17 +05:00
parent 14f9bd400e
commit 5085c0cffd
6 changed files with 379 additions and 260 deletions

View File

@@ -71,7 +71,7 @@ export default function FavoritesPage() {
price_color="#0059ff"
height={360}
width={250}
button={true}
button={false}
stock={product.stock}
/>
);