♫
📌 canary ▾
next.js
/
test
/
production
/
escheck-output
/
app
/
foo
/
page.js
page.js
6 lines
82 B
'use client'
export
default
function
Page
()
{
return
<
button
>Client</
button
>
}
v2.0.0
/
Go
SIGN IN