lint refactor

This commit is contained in:
tomlum 2022-06-08 09:50:33 -04:00
parent fa8e1c9ab1
commit 9ff89c5d0a

View file

@ -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}