♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
segment-explorer
/
app
/
boundary
/
unauthorized.tsx
unauthorized.tsx
4 lines
81 B
export
default
function
Unauthorized
()
{
return
<
h2
>Custom Unauthorized</
h2
>
}
v2.0.0
/
Go
SIGN IN