next.js/test/e2e/app-dir/cache-components/app/cases/not-found-suspense/not-found.tsx
not-found.tsx4 lines102 B
export default function NotFound() {
  return <div id="not-found-text">Custom 404 - Not Found</div>
}
Quest for Codev2.0.0
/
SIGN IN