X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ab08a8e2200157caaf73828b8459a641fff0d1e9..e6039bec0497aa7e1391958e5c4f84bbaeef653e:/src/components/attribute/attribute.tsx diff --git a/src/components/attribute/attribute.tsx b/src/components/attribute/attribute.tsx index 319b241d8d..4fb1d110ed 100644 --- a/src/components/attribute/attribute.tsx +++ b/src/components/attribute/attribute.tsx @@ -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;