mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
Update NavigationBar.tsx
This commit is contained in:
parent
2cccc65a9a
commit
ee1272b520
@ -23,7 +23,6 @@ export default async function AuthButton() {
|
|||||||
|
|
||||||
// ...
|
// ...
|
||||||
|
|
||||||
const heads = headers()
|
|
||||||
console.log(heads)
|
console.log(heads)
|
||||||
const url = heads.get('next-url')
|
const url = heads.get('next-url')
|
||||||
if(url == null) throw new Error('No URL found')
|
if(url == null) throw new Error('No URL found')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user