From 5295aa700a2b3c326ea5796132b35444d70768ad Mon Sep 17 00:00:00 2001 From: ConnorJeff <122034971+ConnorJeff@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:30:47 -0400 Subject: [PATCH] MBMS-69248 Sponsor mailing address, state or territory renders properly (#30722) --- .../pre-need-integration/components/SponsorRadioWidget.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/applications/pre-need-integration/components/SponsorRadioWidget.jsx b/src/applications/pre-need-integration/components/SponsorRadioWidget.jsx index 0c30e0b34b60..7d52d92e4f9e 100644 --- a/src/applications/pre-need-integration/components/SponsorRadioWidget.jsx +++ b/src/applications/pre-need-integration/components/SponsorRadioWidget.jsx @@ -77,7 +77,6 @@ export default function RadioWidget(props) { city: undefined, state: undefined, postalCode: undefined, - country: undefined, }, phoneNumber: undefined, email: undefined,