-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(settings): Remove divider in country selector
Because: * Divider is picked up as an option on Android * HR nested in select component is not currently supported on Android * Countries should be sorted alphabetically This commit: * Remove HR in select component * Sort country list alphabetically based on localized name * Select USA by default for now Closes #FXA-11210
- Loading branch information
1 parent
384431d
commit e29eeda
Showing
2 changed files
with
42 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters