mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 17:02:47 +00:00
Change tag list UI (#5637)
* 01 change file tags list * 02 change select tags UI * change edit icons
This commit is contained in:
@@ -20,7 +20,7 @@ const propTypes = {
|
||||
direntList: PropTypes.array,
|
||||
sortBy: PropTypes.string,
|
||||
sortOrder: PropTypes.string,
|
||||
sortItems: PropTypes.array,
|
||||
sortItems: PropTypes.func,
|
||||
};
|
||||
|
||||
class CurDirPath extends React.Component {
|
||||
|
Reference in New Issue
Block a user