From 05fa774d68c5bb006dd7fb317138bbc630a1cf55 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Thu, 26 Jun 2025 13:45:14 -0500 Subject: [PATCH] fix(detach silo): when pressing cancel the detach funciton would not work --- .../components/logistics/siloAdjustments/DetachSilo.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/logistics/siloAdjustments/DetachSilo.tsx b/frontend/src/components/logistics/siloAdjustments/DetachSilo.tsx index 9bf8d09..a1c1a01 100644 --- a/frontend/src/components/logistics/siloAdjustments/DetachSilo.tsx +++ b/frontend/src/components/logistics/siloAdjustments/DetachSilo.tsx @@ -132,7 +132,12 @@ export function DetachSilo(props: any) { - + Detach