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