mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
remove log
This commit is contained in:
parent
dcac8e5407
commit
ae6630e6dc
@ -17,7 +17,6 @@ export default Vue.extend({
|
||||
if (editor && editor.options.element) {
|
||||
this.$nextTick(() => {
|
||||
this.$el.appendChild(editor.options.element.firstChild)
|
||||
console.log('append')
|
||||
// editor.setParentComponent(this)
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user