Remove frontend logic for Claims Letters #96918
Labels
benefits-management-tools
includes Claim Status Tool, Benefits Letters, Payment History
bmt-team-2
Benefits Management Tools Team #2
For the Claims Letters (merged 11/12), it's a similar idea: The frontend code here uses a mapping to transform the description. This conversion is moved to the API, so the frontend can simply display the
typeDescription
field it receives without mutating it.Acceptance Criteria
The text was updated successfully, but these errors were encountered: