Thanks to visit codestin.com Credit goes to github.com
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 bb5c911 + 6d21182 commit ad3ee36Copy full SHA for ad3ee36
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