♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
actions
/
app
/
not-found.js
not-found.js
4 lines
70 B
export
default
function
NotFound
()
{
return
<
h1
>my-not-found</
h1
>
}
v2.0.0
/
Go
SIGN IN