Skip to content

Commit 693425b

Browse files
authored
Merge pull request #146 from codeit-13-3team/fix/clientSideError
use client 삭제
2 parents 607b859 + 131533e commit 693425b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/pages/products/[id].tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
'use client';
2-
31
import { useRouter } from 'next/router';
42
import ProductDetailLayout from '@/components/products/ProductDetailLayout';
53

0 commit comments

Comments
 (0)