From 6b41ed56d515fd0d0f7d650e927101237aaced6e Mon Sep 17 00:00:00 2001 From: Jacob Pihl Date: Tue, 19 Dec 2023 07:43:25 +0100 Subject: [PATCH] Removed placeholder for mobile input --- src/components/contact-info-section/ContactInfoPhone.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/contact-info-section/ContactInfoPhone.tsx b/src/components/contact-info-section/ContactInfoPhone.tsx index 1c9d14484e..bac786c56c 100644 --- a/src/components/contact-info-section/ContactInfoPhone.tsx +++ b/src/components/contact-info-section/ContactInfoPhone.tsx @@ -36,7 +36,6 @@ const ContactInfoPhone: FC = ({ } value={patron?.phoneNumber} label={t("patronContactPhoneLabelText")} - placeholder={t("patronPagePhoneInputMessageText")} /> {showCheckboxes && (