Skip to content

Commit 08f4ad4

Browse files
authored
Added Argentinian area codes (bl00mber#332)
1 parent b5d945b commit 08f4ad4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/rawCountries.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ const rawCountries = [
5858
['america', 'south-america'],
5959
'ar',
6060
'54',
61-
'(..) ........'
61+
'(..) ........',
62+
0,
63+
['11', '221', '223', '261', '264', '2652', '280', '2905', '291', '2920', '2966', '299', '341', '342', '343', '351', '376', '379', '381', '3833', '385', '387', '388' ]
6264
],
6365
[
6466
'Armenia',

0 commit comments

Comments
 (0)