♫
📌 canary ▾
next.js
/
test
/
production
/
app-dir
/
subresource-integrity
/
fixture
/
app
/
client.tsx
client.tsx
6 lines
97 B
'use client'
export
function
Client
() {
return
<
button
>this is my client component</
button
>
}
v2.0.0
/
Go
SIGN IN