Skip to content

Commit

Permalink
fix: Extra prop after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Dec 5, 2024
1 parent bd6ad07 commit 87d5d44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions editor.planx.uk/src/pages/Pay/MakePayment.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,6 @@ export default function MakePayment({
showInviteToPay={false}
hideFeeBanner={true}
paymentStatus={payment?.state.status}
// TODO: Handle fee breakdown for ITP scenarios
showFeeBreakdown={false}
/>
)}
</>
Expand Down

0 comments on commit 87d5d44

Please sign in to comment.