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

4 lines
60 B
TypeScript

export default function EmptyHeaderPage() {
return null
}