♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
dynamic
/
app
/
chunk-loading
/
comp.js
comp.js
6 lines
69 B
'use client'
export
default
function
()
{
return
<
h1
>hello</
h1
>
}
v2.0.0
/
Go
SIGN IN