mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Update lib-content-toolbar.js
This commit is contained in:
@@ -47,6 +47,8 @@ const propTypes = {
|
||||
// selected menu
|
||||
onFilesTagChanged: PropTypes.func.isRequired, // for mutiple select toolbar
|
||||
updateDirent: PropTypes.func.isRequired,
|
||||
unSelectDirent: PropTypes.func,
|
||||
currentRepoInfo: PropTypes.object,
|
||||
};
|
||||
|
||||
class LibContentToolbar extends React.Component {
|
||||
|
Reference in New Issue
Block a user