Progress
This commit is contained in:
@@ -54,7 +54,7 @@ export default class WrappedRoute extends Component {
|
||||
}
|
||||
|
||||
renderLoading = () => {
|
||||
return <ColumnIndicator type='loading' />;
|
||||
return <div />
|
||||
}
|
||||
|
||||
renderError = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user