♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
next-dist-client-esm-import
/
adapter-next
/
dist
/
client
/
index.js
index.js
6 lines
70 B
'use client'
export
function
Hello
() {
return
<
p
>hello world</
p
>
}
v2.0.0
/
Go
SIGN IN