readd sandbox
This commit is contained in:
parent
552036c7ce
commit
61a6f7d4ac
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ class PreviewFrame extends React.Component {
|
||||||
className="preview-frame"
|
className="preview-frame"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
title="sketch output"
|
title="sketch output"
|
||||||
|
sandbox="allow-scripts allow-pointer-lock allow-same-origin allow-popups allow-modals allow-forms"
|
||||||
></iframe>
|
></iframe>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue