♫
📌 canary ▾
next.js
/
test
/
.stats-app
/
components
/
hello.js
hello.js
4 lines
59 B
export
const
Hello
=
()
=>
{
return
<
p
>hello world</
p
>
}
v2.0.0
/
Go
SIGN IN