mirror of
https://github.com/mue/mue.git
synced 2026-07-22 08:17:28 +02:00
marketplace changes and cleanup etc
This commit is contained in:
@@ -161,7 +161,7 @@ export default class Marketplace extends React.PureComponent {
|
||||
return (
|
||||
<div id='marketplace'>
|
||||
<div className='emptyMessage' style={{'marginTop': '20px', 'transform': 'translateY(80%)'}}>
|
||||
<h1>Loading...</h1>
|
||||
<h1>{this.props.updateLanguage.loading}</h1>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user