We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0417655 + edb0a2a commit 67c724fCopy full SHA for 67c724f
1 file changed
src/app/club/[slug]/page.tsx
@@ -1,7 +1,6 @@
1
// app/club/[slug]/page.tsx
2
import { notFound } from 'next/navigation';
3
4
-
5
import clubData from 'src/components/club/ClubData';
6
import ClubDetail from '@/components/club/ClubDetail';
7
0 commit comments