♫
📌 canary ▾
next.js
/
test
/
development
/
basic
/
barrel-optimization
/
fixture
/
node_modules
/
my-lib
/
client.js
client.js
6 lines
81 B
'use client'
export
function
Client
() {
return
'this is a client component'
}
v2.0.0
/
Go
SIGN IN