♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
actions
/
app
/
encryption
/
client.js
client.js
6 lines
72 B
'use client'
export
function
Client
() {
return
'hello from client'
}
v2.0.0
/
Go
SIGN IN