readd sandbox

This commit is contained in:
catarak 2016-07-11 17:32:13 -04:00
parent 552036c7ce
commit 61a6f7d4ac
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ class PreviewFrame extends React.Component {
className="preview-frame"
frameBorder="0"
title="sketch output"
sandbox="allow-scripts allow-pointer-lock allow-same-origin allow-popups allow-modals allow-forms"
></iframe>
);
}