next.js/test/e2e/app-dir/next-config/app/page.js
page.js4 lines69 B
export default function Home() {
  return <h1>hello from page</h1>
}
Quest for Codev2.0.0
/
SIGN IN