diff --git a/src/data/countryData.ts b/src/data/countryData.ts index 86b9672..b97c604 100644 --- a/src/data/countryData.ts +++ b/src/data/countryData.ts @@ -113,6 +113,7 @@ export const defaultCountries: CountryData[] = [ ], ['Cape Verde', 'cv', '238'], ['Caribbean Netherlands', 'bq', '599', '', 1], + ['Cayman Islands', 'ky', '1', '... ... ....', 4, ['345']], ['Central African Republic', 'cf', '236'], ['Chad', 'td', '235'], ['Chile', 'cl', '56'], @@ -150,6 +151,7 @@ export const defaultCountries: CountryData[] = [ ['Germany', 'de', '49', '... .........'], ['Ghana', 'gh', '233'], ['Greece', 'gr', '30'], + ['Greenland', 'gl', '299', '.. .. ..'], ['Grenada', 'gd', '1473'], ['Guadeloupe', 'gp', '590', '', 0], ['Guam', 'gu', '1671'],