From 869ad9eb374690263b93bbd8917e6c8b5436a144 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Wed, 10 Apr 2019 20:16:49 +0200 Subject: [PATCH] =?UTF-8?q?Remove=20\=E2=80=9DLoading...\=E2=80=9D=20suspe?= =?UTF-8?q?nse=20fallback?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/components/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/components/App.tsx b/app/src/components/App.tsx index 23a70b7..5feedde 100644 --- a/app/src/components/App.tsx +++ b/app/src/components/App.tsx @@ -66,7 +66,7 @@ class App extends React.PureComponent { {this.renderNotification()} - Loading...}> + }>
@@ -74,7 +74,7 @@ class App extends React.PureComponent {
- Loading...
}> + }>