mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 15:38:15 +00:00
update transfer repo (#6965)
* update * optimize code * optimize * update sql * test * update * optimize * update UI * change style --------- Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com> Co-authored-by: Michael An <2331806369@qq.com>
This commit is contained in:
@@ -114,4 +114,8 @@ class UserSelect extends React.Component {
|
||||
|
||||
UserSelect.propTypes = propTypes;
|
||||
|
||||
UserSelect.defaultProps = {
|
||||
className: ''
|
||||
};
|
||||
|
||||
export default UserSelect;
|
||||
|
Reference in New Issue
Block a user