bin list will show grid view now
This commit is contained in:
parent
b5071dfb40
commit
7dad5217e7
3 changed files with 14 additions and 68 deletions
|
|
@ -31,9 +31,7 @@ import {
|
|||
ToggleButtonGroup,
|
||||
Typography,
|
||||
useTheme,
|
||||
withStyles
|
||||
} from "@mui/material";
|
||||
// import { green, yellow } from "@material-ui/core/colors";
|
||||
import {
|
||||
ArrowBackIos,
|
||||
ArrowForwardIos,
|
||||
|
|
@ -43,8 +41,6 @@ import {
|
|||
ViewComfy,
|
||||
ViewList
|
||||
} from "@mui/icons-material";
|
||||
// import { Skeleton } from "@material-ui/lab";
|
||||
// import AddBinFab from "bin/AddBinFab";
|
||||
// import BinsFansStatusTable from "bin/BinFansStatusTable";
|
||||
// import BinSettings from "bin/BinSettings";
|
||||
import BinsList from "bin/BinsList";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue