♫
📌 canary ▾
next.js
/
test
/
production
/
route-bundle-stats
/
app
/
blog
/
client.tsx
client.tsx
6 lines
76 B
'use client'
export
function
BlogClient
() {
return
<
span
>client</
span
>
}
v2.0.0
/
Go
SIGN IN