Skip to content

Commit

Permalink
Merge pull request #836 from takenet/bugfix/enable-martinique-ipn
Browse files Browse the repository at this point in the history
fix(input-phone-number): enable martinique on input phone number
  • Loading branch information
WillianLomeu authored May 28, 2024
2 parents 389f7ca + 3de6022 commit 75e2e58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/input-phone-number/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,11 @@
"name": "Malta",
"isoCode": "MT / MLT"
},
"martinique-flag": {
"code": "+596",
"name": "Martinica",
"isoCode": "MQ / MTQ"
},
"mauritania-flag": {
"code": "+222",
"name": "Mauritânia",
Expand Down

0 comments on commit 75e2e58

Please sign in to comment.