Lashtw commited on
Commit
b5d8c5b
·
verified ·
1 Parent(s): 1a5c262

Upload 8 files

Browse files
Files changed (1) hide show
  1. src/views/InstructorView.js +1 -1
src/views/InstructorView.js CHANGED
@@ -1,5 +1,5 @@
1
  import { createRoom, subscribeToRoom, getChallenges, resetProgress } from "../services/classroom.js";
2
- import { createRoom, subscribeToRoom, getChallenges, resetProgress } from "../services/classroom.js";
3
  import { generateMonsterSVG, getNextMonster } from "../utils/monsterUtils.js";
4
 
5
  // Load html2canvas dynamically
 
1
  import { createRoom, subscribeToRoom, getChallenges, resetProgress } from "../services/classroom.js";
2
+
3
  import { generateMonsterSVG, getNextMonster } from "../utils/monsterUtils.js";
4
 
5
  // Load html2canvas dynamically