From 53f2a2d69ffd90eefc87ebc136128f5b2f2a3c84 Mon Sep 17 00:00:00 2001 From: NilsUeter Date: Sun, 7 Jun 2026 11:28:35 +0200 Subject: [PATCH] Move Unit Composition into the main table --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 87702b2..2433a25 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -394,7 +394,7 @@ function App() { }} className="hide-model-selection" /> - Hide all model selections + Hide all Unit Compositions ) }