merge master
[arvados-workbench2.git] / src / components / tree / tree.tsx
index 7f45e2d7f4a66aa0fc6016cce4deb73d8bb79fe5..06d7cbbfc3110c2cf998dab1e72c8bacb944ace1 100644 (file)
@@ -9,7 +9,7 @@ import { ReactElement } from "react";
 import CircularProgress from '@material-ui/core/CircularProgress';
 import * as classnames from "classnames";
 
-import { ArvadosTheme } from '../../common/custom-theme';
+import { ArvadosTheme } from '~/common/custom-theme';
 import { SidePanelRightArrowIcon } from '../icon/icon';
 
 type CssRules = 'list'