From fac8358b79caf81c65167fc70238f84c5009bf10 Mon Sep 17 00:00:00 2001 From: JuanMa Torres <168456864+jtorres-powens@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:42:09 +0200 Subject: [PATCH] Update countryData.ts with gibraltar Add Gibraltar to the country selector with the current prefix +350 and mask *** ***** --- src/data/countryData.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/countryData.ts b/src/data/countryData.ts index 2fb92f8..6ce77e3 100644 --- a/src/data/countryData.ts +++ b/src/data/countryData.ts @@ -150,6 +150,7 @@ export const defaultCountries: CountryData[] = [ ['Georgia', 'ge', '995'], ['Germany', 'de', '49', '... .........'], ['Ghana', 'gh', '233'], + ['Gibraltar','gib','350', '.... ... .....'] ['Greece', 'gr', '30'], ['Greenland', 'gl', '299', '.. .. ..'], ['Grenada', 'gd', '1473'],