♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
navigation
/
app
/
search-params
/
shallow
/
other
/
page.js
page.js
6 lines
99 B
import
React
from
'react'
export
default
function
Page
()
{
return
<
p
>Prefetch target page</
p
>
}
v2.0.0
/
Go
SIGN IN