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 96bf36aCopy full SHA for 96bf36a
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