built out the functions to create the interactions
This commit is contained in:
parent
393a2f77dc
commit
e70c971a88
4 changed files with 291 additions and 3 deletions
|
|
@ -2194,6 +2194,7 @@ export default function BinVisualizer(props: Props) {
|
|||
<ModeChangeDialog
|
||||
binKey={bin.key()}
|
||||
binMode={newBinMode}
|
||||
grain={bin.settings.inventory?.grainType}
|
||||
devices={devices}
|
||||
open={openModeChange}
|
||||
binCables={cables}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue