Merge branch '21128-toolbar-context-menu'
[arvados-workbench2.git] / src / views / main-panel / main-panel.tsx
index 0be47f4896a4f6ffa8b6d64b30bf59f7dbbe2eeb..fac3da67150f37cacfaf7a6a711c94361dea326e 100644 (file)
@@ -10,7 +10,7 @@ import { isSystemWorking } from 'store/progress-indicator/progress-indicator-red
 import { isWorkbenchLoading } from 'store/workbench/workbench-actions';
 import { LinkAccountPanelStatus } from 'store/link-account-panel/link-account-panel-reducer';
 import { matchLinkAccountRoute } from 'routes/routes';
-import { toggleSidePanel } from "store/store";
+import { toggleSidePanel } from "store/side-panel/side-panel-action";
 
 const mapStateToProps = (state: RootState): MainPanelRootDataProps => {
     return {