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 2373483 + f0db9e9 commit ad0c935Copy full SHA for ad0c935
Week4/prep-exercises/1-hyf-program/2-class-list.js
@@ -1,4 +1,4 @@
1
-import { modules, students, mentors, classes } from "./hyf";
+import { modules, students, mentors, classes } from "./hyf.js";
2
3
/**
4
* We would like to have a list of everyone that is currently participating in a class.
0 commit comments