diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 962aee5..49cb5ab 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -1,4 +1,4 @@ -use client"; +"use client"; import { Suspense, use, useCallback } from "react"; import { useRouter } from "next/navigation"; @@ -88,12 +88,17 @@ function ProductPageContent({ params }: ProductPageProps) { headingFontWeight="normal" > -