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