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