Test Husky pre-commit hook.

This commit is contained in:
RameshT 2024-08-06 16:08:01 +05:30
parent d513434913
commit f466df90a3
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ $(document).ready(function () {
let activeSection = null
function addOption(type, container) {
let optionHtml
if (type === 'multiple-choice' || type === 'checkboxes') {
optionHtml = `
<div class="option">