next.js/test/e2e/app-dir/not-found/group-route/app/(group)/not-found.js
not-found.js4 lines81 B
export default function Page() {
  return <div id="not-found">Not found!</div>
}
Quest for Codev2.0.0
/
SIGN IN