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.
2 parents 54df7ab + 6268ad9 commit 2373483Copy full SHA for 2373483
Week4/prep-exercises/1-hyf-program/1-find-mentors.js
@@ -1,4 +1,4 @@
1
-import { modules, students, mentors, classes } from "./hyf";
+import { modules, students, mentors, classes } from "./hyf.js";
2
3
/**
4
* Tjebbe would like help to get a list of possible mentors for a module.
0 commit comments