next.js/test/e2e/app-dir/ppr-full/app/not-found.jsx
not-found.jsx4 lines93 B
export default function NotFoundPage() {
  return <div id="not-found-page">Not Found</div>
}
Quest for Codev2.0.0
/
SIGN IN