Skip to content

Commit

Permalink
chore: remove Anguilla from country listing
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Feb 22, 2024
1 parent 48376b6 commit ce2ef0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shared/constants/countryRegion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export enum CountryRegion {
American_Samoa = 'American Samoa',
Andorra = 'Andorra',
Angola = 'Angola',
Anguilla = 'Anguilla',
// Anguilla = 'Anguilla',
Antigua = 'Antigua',
Argentina = 'Argentina',
Armenia = 'Armenia',
Expand Down
2 changes: 1 addition & 1 deletion shared/constants/field/myinfo/myinfo-countries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const myInfoCountries = [
'AMERICAN SAMOA',
'ANDORRA',
'ANGOLA',
'ANGUILLA',
// 'ANGUILLA',
'ANTIGUA',
'ARGENTINA',
'ARMENIA',
Expand Down

0 comments on commit ce2ef0d

Please sign in to comment.