mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Hide intro modal in editor on new project page
This commit is contained in:
parent
0114d3ea2f
commit
d795d87e18
1 changed files with 1 additions and 0 deletions
|
@ -329,6 +329,7 @@ class Preview extends React.Component {
|
|||
</Page> :
|
||||
<IntlGUI
|
||||
enableCommunity
|
||||
hideIntro
|
||||
basePath="/"
|
||||
className="gui"
|
||||
projectId={this.state.projectId}
|
||||
|
|
Loading…
Reference in a new issue