got rid of a bunch of old material-ui references and fixed a map import
This commit is contained in:
parent
b7c2354b83
commit
c84f6194fa
25 changed files with 614 additions and 68 deletions
|
|
@ -54,10 +54,6 @@ import { or } from "utils/types";
|
|||
import { ConfigurablePin } from "pbHelpers/AddressTypes";
|
||||
import ColourPicker from "common/ColourPicker";
|
||||
import classNames from "classnames";
|
||||
// import green from "@material-ui/core/colors/green";
|
||||
// import AddIcon from "@material-ui/icons/AddCircle";
|
||||
// import RemoveIcon from "@material-ui/icons/RemoveCircle";
|
||||
// import red from "@material-ui/core/colors/red";
|
||||
import { getContextKeys, getContextTypes } from "pbHelpers/Context";
|
||||
import ComponentForm from "./ComponentForm";
|
||||
import { green, red } from "@mui/material/colors";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue