Skip to content

Commit

Permalink
Add header for attrition
Browse files Browse the repository at this point in the history
CaitBarnard committed Dec 17, 2024
1 parent 6a210ed commit 8d30fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front_end/src/Apps/Payroll.jsx
Original file line number Diff line number Diff line change
@@ -129,6 +129,7 @@ export default function Payroll() {
</a>
</Tab>
<Tab label="Pay Modifiers" key="2">
<h2 className="govuk-heading-m">Attrition</h2>
<EditPayModifier
data={payModifiers}
onInputChange={handleUpdatePayModifiers}

0 comments on commit 8d30fad

Please sign in to comment.