built out the graphs for the bin sensor display

This commit is contained in:
csawatzky 2026-05-28 14:56:59 -06:00
parent b00f10b831
commit 99f37f7bda
3 changed files with 436 additions and 16 deletions

View file

@ -39,7 +39,6 @@ export default function BinSensorCard(props: Props) {
return (
<Card raised sx={{ height: "100%" }}>
<Box padding={1.5} height="100%" display="flex" flexDirection="column">
<Box display="flex" justifyContent="space-between" alignItems="center" marginBottom={1}>
<Box display="flex" alignItems="center" gap={1}>
{icon &&