country_codes
country_codes copied to clipboard
fix: load localizedName on countryCodes()
CountryDetails.localizedName
comes from countryCodes()
function are always null
.
I just fix it. Thank you.
When will it be merged?
Also bumping this PR, as it would allow me to resolve localized names based on the ISO-3166-1 alpha-2 code, which happens to be my usecase :)
Merged. Thanks!