From 08261c804f97c4f5b00ad25465014c40e0741be8 Mon Sep 17 00:00:00 2001 From: Ejaaz Khan Date: Mon, 18 Nov 2024 23:27:54 +0530 Subject: [PATCH] refactor: mark two options as required in choices --- frontend/src/components/Modals/Question.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Modals/Question.vue b/frontend/src/components/Modals/Question.vue index c057ce06..c9654716 100644 --- a/frontend/src/components/Modals/Question.vue +++ b/frontend/src/components/Modals/Question.vue @@ -63,7 +63,7 @@