Closed govasrl closed 4 years ago
You can replace code by countryCode.
@govasrl yes, @golendercaria is correct if you've updated to the latest version code
is now countryCode
update all your uses of this component to match that and you should be good to go!
The prop
countryCode
is marked as required inReactCountryFlag
, but its value isundefined
.