Skip to content

Commit

Permalink
Merge pull request #2 from TappNetwork/hkg
Browse files Browse the repository at this point in the history
Hong Kong
  • Loading branch information
swilla authored Mar 26, 2021
2 parents 2288d76 + 59ea995 commit 69487c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SelectCountryCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ class SelectCountryCode extends Field
['label' => 'Guyana', 'country_code' => '+592', 'iso_code' => 'GY'],
['label' => 'Haiti', 'country_code' => '+509', 'iso_code' => 'HT'],
['label' => 'Honduras', 'country_code' => '+504', 'iso_code' => 'HN'],
['label' => 'Hong Kong', 'country_code' => '+852', 'iso_code' => 'HK'],
['label' => 'Hungary', 'country_code' => '+36', 'iso_code' => 'HU'],
['label' => 'Iceland', 'country_code' => '+354', 'iso_code' => 'IS'],
['label' => 'India', 'country_code' => '+91', 'iso_code' => 'IN'],
Expand Down

0 comments on commit 69487c7

Please sign in to comment.