♫
📌 canary ▾
next.js
/
test
/
integration
/
dedupes-scripts
/
components
/
hello.js
hello.js
4 lines
85 B
import
Link
from
'next/link'
export
default
()
=>
<
Link
href
=
"/"
>
Hello world
</
Link
>
v2.0.0
/
Go
SIGN IN