From 6a673d3d0053d7e941b7a0c61a70f60619b79f32 Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Mon, 25 Mar 2019 10:54:15 +0100 Subject: [PATCH] fix invalid icon name in xrp send form --- 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 bc7c28a0..6d37a9b1 100644 --- a/src/views/Wallet/views/Account/Send/ripple/index.js +++ b/src/views/Wallet/views/Account/Send/ripple/index.js @@ -394,7 +394,7 @@ const AccountSend = (props: Props) => { /> )} {setMax && ( - + )} ,