Move Unit Composition into the main table

This commit is contained in:
NilsUeter
2026-06-07 11:28:35 +02:00
parent 50fd17d41b
commit 53f2a2d69f
+1 -1
View File
@@ -394,7 +394,7 @@ function App() {
}}
className="hide-model-selection"
/>
<span className="select-none">Hide all model selections</span>
<span className="select-none">Hide all Unit Compositions</span>
</label>
)
}