17526: Change webdav dialog title to "Open" to preserve ordering
[arvados-workbench2.git] / src / store / collections-content-address-panel / collections-content-address-panel-actions.ts
index 11f1a8cc73957b71c860420e507ef8eb81b128b5..87b6a076cb9c6e67017184b537540780f2e51a2c 100644 (file)
@@ -3,7 +3,7 @@
 // SPDX-License-Identifier: AGPL-3.0
 
 import { Dispatch } from "redux";
-import { bindDataExplorerActions } from '~/store/data-explorer/data-explorer-action';
+import { bindDataExplorerActions } from 'store/data-explorer/data-explorer-action';
 
 export const COLLECTIONS_CONTENT_ADDRESS_PANEL_ID = 'collectionsContentAddressPanel';