Unverified Commit fccbed07 authored by Ray Schamp's avatar Ray Schamp Committed by GitHub

Merge pull request #2021 from technoboy10/preview-hide-intro-modal

Hide intro modal in editor on new project page
parents b52fb395 d795d87e
...@@ -329,6 +329,7 @@ class Preview extends React.Component { ...@@ -329,6 +329,7 @@ class Preview extends React.Component {
</Page> : </Page> :
<IntlGUI <IntlGUI
enableCommunity enableCommunity
hideIntro
basePath="/" basePath="/"
className="gui" className="gui"
projectId={this.state.projectId} projectId={this.state.projectId}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment