Add MQTT URL to environment variables and refactor simulation components
This commit is contained in:
@@ -31,7 +31,7 @@ function Simulation() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<Behaviour setSimulationPaths={setSimulationPaths} />
|
||||
<Behaviour/>
|
||||
{activeModule === 'simulation' && (
|
||||
<>
|
||||
<PathCreation pathsGroupRef={pathsGroupRef} />
|
||||
|
||||
Reference in New Issue
Block a user