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
|
|
@ -1,6 +1,4 @@
|
|||
import { Chip, Theme, Tooltip } from "@mui/material";
|
||||
// import { Theme } from "@material-ui/core/styles/createMuiTheme";
|
||||
// import withStyles, { WithStyles } from "@material-ui/core/styles/withStyles";
|
||||
import React from "react";
|
||||
import { getFirmwareVersionHelper } from "pbHelpers/FirmwareVersion";
|
||||
import { withStyles, WithStyles } from "@mui/styles";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue