From ad037e5f905020fcbfd8c53d16d65d7d463ca322 Mon Sep 17 00:00:00 2001 From: Raizaaa <89463672+raizasafeel@users.noreply.github.com> Date: Fri, 1 May 2026 01:17:01 +0530 Subject: [PATCH] fix(lesson): sanitize lesson client side --- frontend/src/components/LessonContent.vue | 5 +++- frontend/src/pages/Lesson.vue | 9 ++++++-- frontend/src/pages/LessonForm.vue | 8 ++++--- frontend/src/utils/index.js | 28 +++++++++++++++++++++++ 4 files changed, 44 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/LessonContent.vue b/frontend/src/components/LessonContent.vue index 2bb686c4..5f294073 100644 --- a/frontend/src/components/LessonContent.vue +++ b/frontend/src/components/LessonContent.vue @@ -57,7 +57,7 @@ > -
+