Skip to content

Commit 67c724f

Browse files
committed
pulling from github
2 parents 0417655 + edb0a2a commit 67c724f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/club/[slug]/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// app/club/[slug]/page.tsx
22
import { notFound } from 'next/navigation';
33

4-
54
import clubData from 'src/components/club/ClubData';
65
import ClubDetail from '@/components/club/ClubDetail';
76

0 commit comments

Comments
 (0)