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