xcarpentier / react-native-country-picker-modal

🇦🇶 Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
https://reactnative.gallery/xcarpentier/country-picker
MIT License
1.07k stars 795 forks source link

Fix country typo in korea language #490

Open kkkkYoungJae opened 1 year ago

kkkkYoungJae commented 1 year ago

The only string changed in the code is "kor":"" -> "kor":"왈리스 푸투나"

which is hard to see because the entire file is minified.