mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 02:38:18 +00:00
searchable xrp local currency select
This commit is contained in:
parent
aeb48b202a
commit
4a176aad83
@ -395,7 +395,7 @@ const AccountSend = (props: Props) => {
|
||||
sideAddons={[
|
||||
<LocalCurrencySelect
|
||||
key="local-currency"
|
||||
isSearchable={false}
|
||||
isSearchable
|
||||
isClearable={false}
|
||||
onChange={option => onLocalCurrencyChange(option)}
|
||||
value={buildCurrencyOption(localCurrency)}
|
||||
|
Loading…
Reference in New Issue
Block a user