Skip to content

Commit

Permalink
fix: 🐛 Add missing codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nudelsuppe42 committed Jan 20, 2024
1 parent 1f48286 commit b2b488d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/utils/ISOCountries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ const isoCountries: { [key: string]: string } = {
BF: 'Burkina Faso',
BI: 'Burundi',
KH: 'Cambodia',
CW: 'Curacao',
SX: 'Sint Maarten',
BQ: 'Bonaire, Saint Eustatius and Saba',
CM: 'Cameroon',
CA: 'Canada',
CV: 'Cape Verde',
Expand Down

0 comments on commit b2b488d

Please sign in to comment.