♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-basepath
/
app
/
another
/
page.js
page.js
4 lines
74 B
export
default
function
Page
()
{
return
<
div
id
=
"page-2"
>Page 2</
div
>
}
v2.0.0
/
Go
SIGN IN