♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
server-component-next-dynamic-ssr-false
/
app
/
client.js
client.js
6 lines
69 B
'use client'
export
default
function
Client
()
{
return
'client'
}
v2.0.0
/
Go
SIGN IN