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