From 4a176aad83ae78ea0599de61fc5735d9afe63af3 Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Tue, 16 Apr 2019 17:10:58 +0200 Subject: [PATCH] searchable xrp local currency select --- src/views/Wallet/views/Account/Send/ripple/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Wallet/views/Account/Send/ripple/index.js b/src/views/Wallet/views/Account/Send/ripple/index.js index c2c2b949..8a7676bd 100644 --- a/src/views/Wallet/views/Account/Send/ripple/index.js +++ b/src/views/Wallet/views/Account/Send/ripple/index.js @@ -395,7 +395,7 @@ const AccountSend = (props: Props) => { sideAddons={[ onLocalCurrencyChange(option)} value={buildCurrencyOption(localCurrency)}