♫
📌 canary ▾
next.js
/
test
/
production
/
app-dir
/
app-only-flag
/
pages
/
about.js
about.js
4 lines
60 B
export
default
function
About
()
{
return
<
h1
>About</
h1
>
}
v2.0.0
/
Go
SIGN IN