♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
cache-components
/
app
/
cases
/
not-found-suspense
/
not-found.tsx
not-found.tsx
4 lines
102 B
export
default
function
NotFound
()
{
return
<
div
id
=
"not-found-text"
>Custom 404 - Not Found</
div
>
}
v2.0.0
/
Go
SIGN IN