From 27fb600c0945353fcd4a084fdd246cc743fd5b3b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 16:53:59 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 1d43f53..af8f926 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -85,12 +85,11 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} /> @@ -133,12 +132,11 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} /> @@ -188,12 +186,11 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} />