mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 18:30:53 +00:00
@@ -53,6 +53,7 @@ class DirListView extends React.Component {
|
||||
path={this.props.path}
|
||||
isDirentListLoading={this.props.isDirentListLoading}
|
||||
onAddFile={this.props.onAddFile}
|
||||
currentRepoInfo={this.props.currentRepoInfo}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user