From 3990e68aa3720f71fda2483dae22cb2efbe766cf Mon Sep 17 00:00:00 2001 From: bloodyowl Date: Tue, 17 Sep 2024 10:37:26 +0200 Subject: [PATCH] Remove overlapping text --- clients/banking/src/components/CheckDeclarationWizard.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/clients/banking/src/components/CheckDeclarationWizard.tsx b/clients/banking/src/components/CheckDeclarationWizard.tsx index 47ae37435..4f1d3ba29 100644 --- a/clients/banking/src/components/CheckDeclarationWizard.tsx +++ b/clients/banking/src/components/CheckDeclarationWizard.tsx @@ -424,9 +424,7 @@ export const CheckDeclarationWizard = ({ merchantProfileId, params }: Props) => icon="question-circle-regular" onPress={setHelpModal.open} ariaLabel={t("common.help.whatIsThis")} - > - {t("common.help.whatIsThis")} - + /> } render={id => ( @@ -466,9 +464,7 @@ export const CheckDeclarationWizard = ({ merchantProfileId, params }: Props) => icon="question-circle-regular" ariaLabel={t("common.help.whatIsThis")} onPress={setHelpModal.open} - > - {t("common.help.whatIsThis")} - + /> } render={id => (