finished the refactoring of the bin mode change to allow for more components to be selected

This commit is contained in:
csawatzky 2025-11-20 15:39:29 -06:00
parent 70bd91bbe7
commit 3df6db8a01
6 changed files with 350 additions and 272 deletions

View file

@ -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}