Files
web/app/[lang]/(live)/@header/[...paths]/page.tsx
T

4 lines
60 B
TypeScript

export default function EmptyHeaderPage() {
return null
}