♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
rsc-basic
/
app
/
reexport-namespace
/
client.js
client.js
6 lines
73 B
'use client'
export
function
Foo
() {
return
<
div
id
=
"foo"
>Foo</
div
>
}
v2.0.0
/
Go
SIGN IN