diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 47f4c33..f2ad171 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -107,8 +107,8 @@ function ProductPageContent({ params }: ProductPageProps) {
@@ -157,8 +157,8 @@ function ProductPageContent({ params }: ProductPageProps) { @@ -231,8 +231,8 @@ function ProductPageContent({ params }: ProductPageProps) {