We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0507c30 commit 5892177Copy full SHA for 5892177
app/javascript/controllers/index.js
@@ -9,3 +9,6 @@ application.register("menu", MenuController);
9
10
import SectionFormController from "./section_form_controller.js";
11
application.register("section-form", SectionFormController);
12
+
13
+import SectionFormController from "./section_form_controller.js";
14
+application.register("section-form", SectionFormController);
0 commit comments