♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-prefetch
/
app
/
prefetch-dynamic-usage
/
(protected)
/
foo
/
page.js
page.js
4 lines
77 B
export
default
function
FooPage
()
{
return
<
p
id
=
"foo-page"
>Foo page</
p
>
}
v2.0.0
/
Go
SIGN IN