From 90bd83b7b15271e75131b180b843daf8a739b50d Mon Sep 17 00:00:00 2001 From: Paul Dempsey <76729591+paul-daniel-dempsey@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:30:34 +0000 Subject: [PATCH] correction --- .../pages/supporter-plus-landing/components/amountsCard.tsx | 1 - 1 file changed, 1 deletion(-) 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}`}