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.
1 parent bb5c911 commit 6d21182Copy full SHA for 6d21182
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