next.js/examples/with-prefetching/pages/index.tsx
index.tsx4 lines76 B
export default function Home() {
  return <h1>This is the HOME page</h1>;
}
Quest for Codev2.0.0
/
SIGN IN