♫
📌 canary ▾
next.js
/
test
/
development
/
duplicate-pages
/
pages
/
hello.js
hello.js
6 lines
57 B
export
default
()
=>
(
<>
<
h3
>Hi 👋</
h3
>
</>
)
v2.0.0
/
Go
SIGN IN