♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
segment-explorer
/
app
/
no-layout
/
not-found.tsx
not-found.tsx
4 lines
82 B
export
default
function
NotFound
()
{
return
<
div
>Not Found - /no-layout</
div
>
}
v2.0.0
/
Go
SIGN IN