♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-config-crossorigin
/
app
/
page.js
page.js
4 lines
78 B
export
default
function
Index
(props)
{
return
<
p
id
=
"title"
>IndexPage</
p
>
}
v2.0.0
/
Go
SIGN IN