♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
ppr
/
app
/
page.jsx
page.jsx
6 lines
101 B
import
React
from
'react'
export
default
function
Page
()
{
return
<
p
>Go to a page from here</
p
>
}
v2.0.0
/
Go
SIGN IN