feat(Ui fix) - PreAuth term added in Claim

This commit is contained in:
2025-09-11 00:35:11 +05:30
parent b3c619df3a
commit e69520ab9a
4 changed files with 4 additions and 4 deletions

View File

@@ -62,7 +62,7 @@ export function Sidebar() {
icon: <Shield className="h-5 w-5" />,
},
{
name: "Claims",
name: "Claims/PreAuth",
path: "/claims",
icon: <FileCheck className="h-5 w-5" />,
},