We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4038a8 commit edb7ccbCopy full SHA for edb7ccb
src/main.js
@@ -1,6 +1,3 @@
1
import { ComparisonController } from "./controllers/ComparisonController.js";
2
3
const comparison = new ComparisonController();
4
-
5
-comparison.setTopExperiment({ name: "control" });
6
-comparison.setBotExperiment({ name: "tys" });
0 commit comments