next.js/test/development/app-dir/segment-explorer/app/boundary/forbidden.tsx
forbidden.tsx4 lines75 B
export default function Forbidden() {
  return <h2>Custom Forbidden</h2>
}
Quest for Codev2.0.0
/
SIGN IN