Skip to content

Commit

Permalink
feat: update country picker modal
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrOOnauta committed Jan 20, 2023
1 parent cf18375 commit 31a22a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ function PhoneInput({
}}
onSelect={onSelect}
withFilter
withAlphaFilter
withCallingCode
withCallingCodeButton
theme={withDarkTheme ? DARK_THEME : DEFAULT_THEME}
countryCode={selectedCountry ? selectedCountry.cca2 : 'BR'}
Expand Down

0 comments on commit 31a22a0

Please sign in to comment.