♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
hmr-move-file
/
app
/
button.tsx
button.tsx
4 lines
99 B
export
default
function
Button
()
{
return
<
button
id
=
"hello-world-button"
>hello world</
button
>
}
v2.0.0
/
Go
SIGN IN