From d043cbb48c12374e1cdb4c01ee0f4bd8e903e054 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Sun, 26 Jun 2016 22:52:07 -0700 Subject: [PATCH] a test --- src/scenes/Dashboard/Dashboard.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/scenes/Dashboard/Dashboard.js b/src/scenes/Dashboard/Dashboard.js index e8d801019..20cf3e8e4 100644 --- a/src/scenes/Dashboard/Dashboard.js +++ b/src/scenes/Dashboard/Dashboard.js @@ -56,11 +56,7 @@ class Dashboard extends React.Component { > - { store.isFetching ? ( - - ) : store.atlases && store.atlases.map((atlas) => { - return (); - }) } +