From 61c06f3288dd57581aae02e81010b905cc5aadd6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 17:06:52 +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 83813f4..8e91173 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) }} /> @@ -157,12 +156,11 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} /> @@ -236,12 +234,11 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} />