mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Merge branch 'microsoft:main' into main
This commit is contained in:
commit
4d3ed6fe28
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export class Preview
|
|||
<iframe
|
||||
className="full-iframe"
|
||||
key={this.counter}
|
||||
sandbox="allow-scripts"
|
||||
sandbox="allow-scripts allow-modals"
|
||||
frameBorder={0}
|
||||
ref={this.handleIframe}
|
||||
src="./playgroundRunner.html"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue