feat: rename Eligibility/Claim Status to Eligibility, block appointment redirect when insurance inactive

This commit is contained in:
Gitead
2026-04-27 21:07:01 -04:00
parent 2a49695125
commit 637982bc3e
2 changed files with 24 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ export function Sidebar() {
icon: <Users className="h-5 w-5" />,
},
{
name: "Eligibility/Claim Status",
name: "Eligibility",
path: "/insurance-status",
icon: <Shield className="h-5 w-5" />,
},