♫
📌 canary ▾
next.js
/
test
/
integration
/
ondemand
/
pages
/
third.js
third.js
6 lines
64 B
export
default
()
=>
(
<
div
>
<
p
>Third Page</
p
>
</
div
>
)
v2.0.0
/
Go
SIGN IN