Merge branch 'master' into 13764-icons-colors-unification-refactoring
[arvados.git] / src / components / attribute / attribute.tsx
index 319b241d8d226fd7e51bbf59abde4c16629f4e02..4fb1d110ed1507ebb0863aa295a121b3713cb3a9 100644 (file)
@@ -5,7 +5,7 @@
 import * as React from 'react';
 import Typography from '@material-ui/core/Typography';
 import { StyleRulesCallback, WithStyles, withStyles } from '@material-ui/core/styles';
-import { ArvadosTheme } from 'src/common/custom-theme';
+import { ArvadosTheme } from '../../common/custom-theme';
 
 interface AttributeDataProps {
     label: string;