removing dead link in bin visualizer when no plenum is attached to a bin
This commit is contained in:
parent
2d00070130
commit
ac57b1b0f4
1 changed files with 1 additions and 1 deletions
|
|
@ -1159,7 +1159,7 @@ export default function BinVisualizer(props: Props) {
|
|||
<BindaptIcon />
|
||||
</Avatar>
|
||||
<Box textAlign="center" width={"85%"}>
|
||||
<Link href="https://www.bindapt.com/bins/">View Smart Bin Devices</Link>
|
||||
<Typography>No Plenums found</Typography>
|
||||
</Box>
|
||||
</Box>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue