♫
📌 canary ▾
next.js
/
examples
/
with-prefetching
/
pages
/
contact.tsx
contact.tsx
4 lines
83 B
export
default
function
Contact
()
{
return
<
h1
>This is the CONTACT page.</
h1
>;
}
v2.0.0
/
Go
SIGN IN