next.js/test/e2e/app-dir/server-action-logging/app/not-found.js
not-found.js4 lines82 B
export default function NotFound() {
  return <h1 id="not-found">Not Found</h1>
}
Quest for Codev2.0.0
/
SIGN IN