diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 3afd157..3db3764 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -37,9 +37,9 @@ function ProductDetailContent({ id }: { id: string }) {