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