♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
global-not-found
/
css
/
app
/
client.tsx
client.tsx
6 lines
82 B
'use client'
export
function
Client
() {
return
<
div
id
=
"client"
>client</
div
>
}
v2.0.0
/
Go
SIGN IN