finished hooking up the inventory adjustment slider when using manual control on the bin page

This commit is contained in:
csawatzky 2026-06-03 12:36:08 -06:00
parent b8a49197cb
commit 13c15ec195
6 changed files with 169 additions and 26 deletions

View file

@ -553,6 +553,7 @@ export default function BinV2(){
openSnack("Bin has Been Updated")
})
}}
setBin={setBin}
/>
{/* render drawers */}
{noteDrawer()}