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

Skip to content

Commit 96bf36a

Browse files
authored
Updated import path
1 parent bb5c911 commit 96bf36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week4/prep-exercises/1-hyf-program/2-class-list.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
* We would like to have a list of everyone that is currently participating in a class.

0 commit comments

Comments
 (0)