diff --git a/support-frontend/assets/pages/supporter-plus-landing/components/amountsCard.tsx b/support-frontend/assets/pages/supporter-plus-landing/components/amountsCard.tsx index a0e9641d44..4b4a1bc953 100644 --- a/support-frontend/assets/pages/supporter-plus-landing/components/amountsCard.tsx +++ b/support-frontend/assets/pages/supporter-plus-landing/components/amountsCard.tsx @@ -99,7 +99,6 @@ export function AmountsCard({ > {heading &&

{heading}

} {standFirst &&

{standFirst}

} - {`amountsData.hideChooseYourAmount ${amountsData.hideChooseYourAmount}`}