mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
update demo
This commit is contained in:
parent
5a9d3dec2b
commit
5e271df859
@ -39,10 +39,6 @@ export default class IframeNode extends Node {
|
||||
},
|
||||
methods: {
|
||||
onChange(event) {
|
||||
if (!this.editable) {
|
||||
return
|
||||
}
|
||||
|
||||
this.url = event.target.value
|
||||
|
||||
this.updateAttrs({
|
||||
|
Loading…
Reference in New Issue
Block a user