From 11a03299244c016252056da9615c2e199b88b239 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 13 Jul 2022 19:08:19 -0500 Subject: [PATCH] Fix pages that use PhoneInput --- .../components/ui/phone-input/country-code-dropdown.tsx | 2 +- .../features/ui/components/modals/verify-sms-modal.tsx | 3 +-- .../features/verification/steps/sms-verification.tsx | 6 ++---- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/app/soapbox/components/ui/phone-input/country-code-dropdown.tsx b/app/soapbox/components/ui/phone-input/country-code-dropdown.tsx index f15302fa6..fc7b944d6 100644 --- a/app/soapbox/components/ui/phone-input/country-code-dropdown.tsx +++ b/app/soapbox/components/ui/phone-input/country-code-dropdown.tsx @@ -27,7 +27,7 @@ const CountryCodeDropdown: React.FC = ({ countryCode, onCh return ( -