♫
📌 canary ▾
next.js
/
examples
/
custom-server
/
pages
/
a.tsx
a.tsx
4 lines
55 B
export
default
function
A
()
{
return
<
div
>a</
div
>;
}
v2.0.0
/
Go
SIGN IN