mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
fix bug in embed example
This commit is contained in:
parent
fc6588ca3f
commit
1cca2947ce
@ -46,7 +46,7 @@ export default class IframeNode extends Node {
|
||||
this.url = event.target.value
|
||||
|
||||
this.updateAttrs({
|
||||
url: this.url,
|
||||
src: this.url,
|
||||
})
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user