Skip to content

Commit 69487c7

Browse files
authored
Merge pull request #2 from TappNetwork/hkg
Hong Kong
2 parents 2288d76 + 59ea995 commit 69487c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SelectCountryCode.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ class SelectCountryCode extends Field
100100
['label' => 'Guyana', 'country_code' => '+592', 'iso_code' => 'GY'],
101101
['label' => 'Haiti', 'country_code' => '+509', 'iso_code' => 'HT'],
102102
['label' => 'Honduras', 'country_code' => '+504', 'iso_code' => 'HN'],
103+
['label' => 'Hong Kong', 'country_code' => '+852', 'iso_code' => 'HK'],
103104
['label' => 'Hungary', 'country_code' => '+36', 'iso_code' => 'HU'],
104105
['label' => 'Iceland', 'country_code' => '+354', 'iso_code' => 'IS'],
105106
['label' => 'India', 'country_code' => '+91', 'iso_code' => 'IN'],

0 commit comments

Comments
 (0)