finished the refactoring of the bin mode change to allow for more components to be selected
This commit is contained in:
parent
70bd91bbe7
commit
3df6db8a01
6 changed files with 350 additions and 272 deletions
|
|
@ -698,8 +698,6 @@ export default function Bin(props: Props) {
|
|||
components={components}
|
||||
componentDevices={componentDevices}
|
||||
devices={devices}
|
||||
interactions={interactions}
|
||||
//changeBinMode={changeBinMode}
|
||||
afterUpdate={refresh}
|
||||
refresh={refresh}
|
||||
preferences={preferences}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue