We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07698c9 commit abe6556Copy full SHA for abe6556
src/App.tsx
@@ -391,7 +391,6 @@ function App() {
391
[AgentName.B]: concentrations[AgentName.B],
392
[productName]: 0,
393
});
394
- setCurrentModule(Module.A_B_AB);
395
setInputConcentration({
396
[AgentName.A]: concentrations[AgentName.A],
397
0 commit comments