diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index c44fc01..a6b85f3 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -94,7 +94,7 @@ function ProductPageContent({ params }: ProductPageProps) { @@ -143,7 +139,7 @@ function ProductPageContent({ params }: ProductPageProps) { @@ -199,7 +191,7 @@ function ProductPageContent({ params }: ProductPageProps) {