From d1610e02ec642ace8f97785924a3ac44f7e463a7 Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Wed, 6 Feb 2019 18:42:50 +0100 Subject: [PATCH] fix eslint --- src/views/Wallet/components/LeftNavigation/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/Wallet/components/LeftNavigation/index.js b/src/views/Wallet/components/LeftNavigation/index.js index ac7a37ab..d440832c 100644 --- a/src/views/Wallet/components/LeftNavigation/index.js +++ b/src/views/Wallet/components/LeftNavigation/index.js @@ -257,7 +257,8 @@ class LeftNavigation extends React.PureComponent { color={colors.TEXT_SECONDARY} /> - ) : null + + ) : null } {this.props.devices.length > 1 && (