merge-conflicts
[arvados-workbench2.git] / src / index.tsx
index cf1610f83226cd12a279b4a28db1f3494ee740a7..ba395e8b785ab49dd6255427ff90382b43ff6191 100644 (file)
@@ -26,7 +26,8 @@ const store = configureStore({
     },
     auth: {
         user: undefined
-    }
+    },
+    sidePanel: []
 }, history);
 
 store.dispatch(authActions.INIT());