removed some unnecessary ui elements

This commit is contained in:
Jelaletdin12
2026-02-02 16:22:27 +05:00
parent b8c871750a
commit c68ac335c6
12 changed files with 120 additions and 205 deletions

View File

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