♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
segment-cache
/
basic
/
app
/
fully-static
/
target-page
/
page.tsx
page.tsx
4 lines
81 B
export
default
function
Target
()
{
return
<
div
id
=
"target-page"
>Target</
div
>
}
v2.0.0
/
Go
SIGN IN