next.js/test/e2e/app-dir/not-found/group-route-root-not-found/app/page.js
page.js4 lines56 B
export default function Home() {
  return <p>Home</p>
}
Quest for Codev2.0.0
/
SIGN IN