diff --git a/frontend/app/components/ui/CountryFlag/CountryFlag.js b/frontend/app/components/ui/CountryFlag/CountryFlag.js index f22a37e27..5f1497e1d 100644 --- a/frontend/app/components/ui/CountryFlag/CountryFlag.js +++ b/frontend/app/components/ui/CountryFlag/CountryFlag.js @@ -33,7 +33,7 @@ const CountryFlag = ({ )} - {userCity && {userCity},} + {userCity && {userCity},} {userState && {userState},} {knownCountry && label &&