``` editor = new EditorJS({ holder: id, onChange: async () => { if (editor) { const outputData = await editor.save() value.value = outputData.blocks } }, ```  Dependencies: "@editorjs/list": "^1.8.0", "@editorjs/editorjs": "^2.26.4", Google Chrome 113
Dependencies:
"@editorjs/list": "^1.8.0",
"@editorjs/editorjs": "^2.26.4",
Google Chrome 113