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

@@ -196,7 +196,7 @@ export default function PatientsPage() {
) : (
<>
<FilePlus className="h-4 w-4" />
Extract Info And Claim
Extract Info & Claim/PreAuth
</>
)}
</Button>