From 3837b65cdfda630d87ecbdff8918cbbcb8e6534c Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 17 Jun 2021 10:24:13 -0700 Subject: [PATCH] linting --- src/components/admin-lte/index.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/admin-lte/index.js b/src/components/admin-lte/index.js index c42e72c..85c5a09 100644 --- a/src/components/admin-lte/index.js +++ b/src/components/admin-lte/index.js @@ -60,18 +60,18 @@ class AdminLTEPage extends React.Component { - + -
+
{!_this.state.inFetch && ( -
+

{siteConfig.balanceText}

@@ -81,9 +81,9 @@ class AdminLTEPage extends React.Component { USD: ${_this.state.usdBalance}
@@ -101,8 +101,8 @@ class AdminLTEPage extends React.Component { - -
+ +
{_this.renderNewViewItems(_this.props)}
@@ -383,7 +383,7 @@ class AdminLTEPage extends React.Component { return (
  • {/* Adding this childrens prevents console errors */} - +