From 9c75a4d23c901d456c65e5370a9f55c1f03944a9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 14 Jun 2018 11:00:41 +0200 Subject: deploy bundle --- app/client/dashboard/dashboard.component.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/client/dashboard') diff --git a/app/client/dashboard/dashboard.component.js b/app/client/dashboard/dashboard.component.js index 4b3d077..b248062 100644 --- a/app/client/dashboard/dashboard.component.js +++ b/app/client/dashboard/dashboard.component.js @@ -34,16 +34,16 @@ class Dashboard extends Component {
- {!!queue.completed.length && - - tasks[id])} /> - - } {!!queue.queue.length && tasks[id])} /> } + {!!queue.completed.length && + + tasks[id])} /> + + }
-- cgit v1.2.3-70-g09d2