We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 607b859 + 131533e commit 693425bCopy full SHA for 693425b
1 file changed
src/pages/products/[id].tsx
@@ -1,5 +1,3 @@
1
-'use client';
2
-
3
import { useRouter } from 'next/router';
4
import ProductDetailLayout from '@/components/products/ProductDetailLayout';
5
0 commit comments