fix bug in embed example
This commit is contained in:
@@ -46,7 +46,7 @@ export default class IframeNode extends Node {
|
||||
this.url = event.target.value
|
||||
|
||||
this.updateAttrs({
|
||||
url: this.url,
|
||||
src: this.url,
|
||||
})
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user