next.js/test/development/app-dir/segment-explorer/app/boundary/not-found.tsx
not-found.tsx4 lines74 B
export default function NotFound() {
  return <h2>Custom Not Found</h2>
}
Quest for Codev2.0.0
/
SIGN IN