Merge branch 'microsoft:main' into main
commit
4d3ed6fe28
|
@ -21,7 +21,7 @@ export class Preview
|
||||||
<iframe
|
<iframe
|
||||||
className="full-iframe"
|
className="full-iframe"
|
||||||
key={this.counter}
|
key={this.counter}
|
||||||
sandbox="allow-scripts"
|
sandbox="allow-scripts allow-modals"
|
||||||
frameBorder={0}
|
frameBorder={0}
|
||||||
ref={this.handleIframe}
|
ref={this.handleIframe}
|
||||||
src="./playgroundRunner.html"
|
src="./playgroundRunner.html"
|
||||||
|
|
Loading…
Reference in New Issue