Test Husky pre-commit hook.
This commit is contained in:
parent
61e4b64d91
commit
d513434913
|
@ -1,5 +1,6 @@
|
||||||
$(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