Fix linting error

Signed-off-by: tudi2d <phugenroth@googlemail.com>
This commit is contained in:
tudi2d
2021-09-23 23:45:41 +02:00
committed by Philipp Hugenroth
parent 5885ac0f7d
commit 84865c1e1c
@@ -34,7 +34,7 @@ import {
useMediaQuery,
} from '@material-ui/core';
import React from 'react';
import { BackstageTheme } from '../../../../theme/src';
import { BackstageTheme } from '@backstage/theme';
const useStyles = makeStyles((theme: Theme) => ({
bar: {