mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-28 10:07:59 -05:00
lint refactor
This commit is contained in:
parent
fa8e1c9ab1
commit
9ff89c5d0a
1 changed files with 1 additions and 2 deletions
|
@ -839,8 +839,7 @@ class Preview extends React.Component {
|
|||
</Page> :
|
||||
<React.Fragment>
|
||||
{showGUI &&
|
||||
(
|
||||
<IntlGUI
|
||||
(<IntlGUI
|
||||
assetHost={this.props.assetHost}
|
||||
authorId={this.props.authorId}
|
||||
authorThumbnailUrl={this.props.authorThumbnailUrl}
|
||||
|
|
Loading…
Reference in a new issue