armbot position updated

This commit is contained in:
2025-05-02 18:33:27 +05:30
parent 53055a0b82
commit 80e7bf4bf9
7 changed files with 16 additions and 16 deletions

View File

@@ -29,14 +29,14 @@ function Simulation() {
return (
<>
<Products />
{activeModule === 'simulation' &&
<>
<Points />
<Products />
<Materials />
<Trigger />