diff --git a/editor.planx.uk/src/@planx/components/Pay/Public/Confirm.tsx b/editor.planx.uk/src/@planx/components/Pay/Public/Confirm.tsx index bd03846c98..0fa56f8332 100644 --- a/editor.planx.uk/src/@planx/components/Pay/Public/Confirm.tsx +++ b/editor.planx.uk/src/@planx/components/Pay/Public/Confirm.tsx @@ -121,18 +121,16 @@ const PayBody: React.FC = (props) => { : props.buttonTitle || "Pay now using GOV.UK Pay"} {!props.hidePay && props.showInviteToPay && ( - <> - - + )} {isSaveReturn && } diff --git a/editor.planx.uk/src/@planx/components/Pay/Public/InviteToPayForm.tsx b/editor.planx.uk/src/@planx/components/Pay/Public/InviteToPayForm.tsx index 49576a712c..5b7148aa9e 100644 --- a/editor.planx.uk/src/@planx/components/Pay/Public/InviteToPayForm.tsx +++ b/editor.planx.uk/src/@planx/components/Pay/Public/InviteToPayForm.tsx @@ -263,7 +263,6 @@ const InviteToPayForm: React.FC = ({