Skip to content

Commit

Permalink
feat(signup by country): japan useras can't signup
Browse files Browse the repository at this point in the history
  • Loading branch information
milan-bc committed Dec 15, 2021
1 parent 42b164d commit d3d0232
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -508,11 +508,6 @@ export const countries: Country[] = [
text: 'Jordan',
value: 'JO'
},
{
emoji: '🇯�',
text: 'Japan',
value: 'JP'
},
{
emoji: '��',
text: 'Kenya',
Expand Down

0 comments on commit d3d0232

Please sign in to comment.