Add Kosovo as it is understood by google's libphonenumber
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
3bb800bb81
commit
1a713119d8
1 changed files with 5 additions and 0 deletions
|
@ -635,6 +635,11 @@ export const COUNTRIES = [
|
||||||
"name": "Kiribati",
|
"name": "Kiribati",
|
||||||
"prefix": "686",
|
"prefix": "686",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"iso2": "XK",
|
||||||
|
"name": "Kosovo",
|
||||||
|
"prefix": "383",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"iso2": "KW",
|
"iso2": "KW",
|
||||||
"name": "Kuwait",
|
"name": "Kuwait",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue