From 64c02f14a98d90d08adbb27b812fe5850dd1be15 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 15 Apr 2024 13:29:50 +0530 Subject: [PATCH] fix: removed quiz_id from the lesson content --- frontend/src/components/LessonContent.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/LessonContent.vue b/frontend/src/components/LessonContent.vue index 15d529ff..a80325a2 100644 --- a/frontend/src/components/LessonContent.vue +++ b/frontend/src/components/LessonContent.vue @@ -54,7 +54,6 @@
- {{ quizId }}