got rid of material-ui references and fixed fan icon import
This commit is contained in:
parent
c84f6194fa
commit
65eeb9e8b4
20 changed files with 163 additions and 94 deletions
|
|
@ -23,7 +23,6 @@ import CounterclockwiseIcon from "@mui/icons-material/RotateLeft";
|
|||
import { useGlobalState, useMineAPI } from "providers";
|
||||
import { Component, Device } from "models";
|
||||
import { Sensor } from "./drawable/Sensor";
|
||||
// import { ToggleButton } from "@material-ui/lab";
|
||||
import { VentTBreak } from "./drawable/VentTBreak";
|
||||
import InteractionSettings from "interactions/InteractionSettings";
|
||||
import { UnitMeasurement } from "models/UnitMeasurement";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue