change tile color in builder

This commit is contained in:
Mario
2020-10-08 15:33:30 +02:00
parent f660814897
commit 83c8a4f296
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -4,7 +4,6 @@ import Dialog from '../Dialog';
import hardware from '../../data/hardware.json';
import { fade } from '@material-ui/core/styles/colorManipulator';
import { withStyles } from '@material-ui/core/styles';
import withWidth, { isWidthDown } from '@material-ui/core/withWidth';
import Link from '@material-ui/core/Link';