diff --git a/list-editor/index.js b/list-editor/index.js index d5577de..7d81474 100644 --- a/list-editor/index.js +++ b/list-editor/index.js @@ -246,7 +246,7 @@ function editor(root, inputData, options) { editing = true let elements = $(rootElement).children('div.list-item'); - let $textarea = $('