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