next.js/test/e2e/app-dir/global-not-found/not-present/app/not-found.tsx
not-found.tsx4 lines96 B
export default function NotFound() {
  return <div id="not-found-boundary">not-found.js</div>
}
Quest for Codev2.0.0
/
SIGN IN