Hide intro modal in editor on new project page

This commit is contained in:
Connor Hudson 2018-08-09 15:50:31 -04:00
parent 0114d3ea2f
commit d795d87e18

View file

@ -329,6 +329,7 @@ class Preview extends React.Component {
</Page> :
<IntlGUI
enableCommunity
hideIntro
basePath="/"
className="gui"
projectId={this.state.projectId}