1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 13:50:07 +00:00

12.0 optimize user select (#6307)

* 01 remove useless reviewer

* 02 change user select style

* fix code format
This commit is contained in:
Michael An
2024-07-10 11:29:10 +08:00
committed by GitHub
parent a0ad4ee4e7
commit fbda14c855
19 changed files with 107 additions and 56 deletions

View File

@@ -328,7 +328,7 @@ class OrgAllRepos extends Component {
'current_page': page,
'has_next_page': has_next_page
};
}else{
} else {
page_info = res.data.page_info;
}
this.setState({