From 5c1a076d4b576ba24576bdcfc3d301cc0e184b3e Mon Sep 17 00:00:00 2001 From: NeerajaGurram <152693538+NeerajaGurram@users.noreply.github.com> Date: Sun, 19 May 2024 19:42:35 +0530 Subject: [PATCH] Update questions.ejs --- views/questions.ejs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/views/questions.ejs b/views/questions.ejs index 5640f54..c0fd8d6 100644 --- a/views/questions.ejs +++ b/views/questions.ejs @@ -18,8 +18,7 @@ - - + <% questions?.forEach(function(q, index) { %>