fix: return baseUrls if no uid is given to language switcher query
This commit is contained in:
3
app/[lang]/(live)/@header/[...paths]/page.tsx
Normal file
3
app/[lang]/(live)/@header/[...paths]/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function EmptyHeaderPage() {
|
||||
return null
|
||||
}
|
||||
Reference in New Issue
Block a user