Test Husky pre-commit hook.

This commit is contained in:
RameshT 2024-08-06 14:52:27 +05:30
parent 70036952b4
commit 83785ef3c6
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
$(document).ready(function () {
let index = 1
let activeSection = null
function addOption(type, container) {
let optionHtml
if (type === 'multiple-choice' || type === 'checkboxes') {