Skip to content

Commit 5892177

Browse files
committed
Moves changes from #2101
1 parent 0507c30 commit 5892177

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/javascript/controllers/index.js

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ application.register("menu", MenuController);
99

1010
import SectionFormController from "./section_form_controller.js";
1111
application.register("section-form", SectionFormController);
12+
13+
import SectionFormController from "./section_form_controller.js";
14+
application.register("section-form", SectionFormController);

0 commit comments

Comments
 (0)