mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: include iframe pop-ups on WebPreviews
This commit is contained in:
parent
89889a93bf
commit
35b96c4473
2 changed files with 174 additions and 95 deletions
|
|
@ -19,6 +19,7 @@ const WebPreview = Node.create({
|
|||
alignment: { default: 'left' },
|
||||
buttonLabel: { default: 'Visit Site' },
|
||||
showButton: { default: false },
|
||||
openInPopup: { default: false },
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue