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