From 187e462ba9c2fb292615bf4501cac3dae2a88b38 Mon Sep 17 00:00:00 2001 From: Szymon Lesisz Date: Tue, 4 Dec 2018 17:53:19 +0100 Subject: [PATCH] nitpick: change ampersand --- src/views/Wallet/components/TopNavigationAccount/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Wallet/components/TopNavigationAccount/index.js b/src/views/Wallet/components/TopNavigationAccount/index.js index db2ad36e..9f5fe363 100644 --- a/src/views/Wallet/components/TopNavigationAccount/index.js +++ b/src/views/Wallet/components/TopNavigationAccount/index.js @@ -65,7 +65,7 @@ class TopNavigationAccount extends React.PureComponent { Summary Receive Send - Sign & Verify + Sign & Verify this.wrapper} /> );