Test Husky pre-commit hook.
This commit is contained in:
parent
f466df90a3
commit
ad5889dd4e
|
@ -1,6 +1,5 @@
|
|||
$(document).ready(function () {
|
||||
let index = 1
|
||||
|
||||
let activeSection = null
|
||||
function addOption(type, container) {
|
||||
let optionHtml
|
||||
|
|
Loading…
Reference in New Issue