mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 13:50:07 +00:00
style modify
This commit is contained in:
@@ -523,7 +523,7 @@ class DirentListView extends React.Component {
|
||||
|
||||
render() {
|
||||
const { direntList, sortBy, sortOrder } = this.props;
|
||||
|
||||
|
||||
if (this.props.isDirentListLoading) {
|
||||
return (<Loading />);
|
||||
}
|
||||
|
Reference in New Issue
Block a user