X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/5e88476747d9fb0c77ef76d63430192fa4b77f22..c90e813adcec89899d9db95843295a84fb058c3e:/src/index.tsx diff --git a/src/index.tsx b/src/index.tsx index cf1610f8..ba395e8b 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -26,7 +26,8 @@ const store = configureStore({ }, auth: { user: undefined - } + }, + sidePanel: [] }, history); store.dispatch(authActions.INIT());