Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d21182

Browse files
authored
updated the import path
1 parent bb5c911 commit 6d21182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week4/prep-exercises/1-hyf-program/1-find-mentors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { modules, students, mentors, classes } from "./hyf";
1+
import { modules, students, mentors, classes } from "./hyf.js";
22

33
/**
44
* Tjebbe would like help to get a list of possible mentors for a module.

0 commit comments

Comments
 (0)