Spaces:
Running
Running
Upload 8 files
Browse files
src/views/InstructorView.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
import { createRoom, subscribeToRoom, getChallenges, resetProgress } from "../services/classroom.js";
|
| 2 |
-
|
| 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
|