mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 10:22:46 +00:00
Merge branch 'master' into 12.0
This commit is contained in:
@@ -7,6 +7,7 @@ const propTypes = {
|
||||
customSelectorToggle: PropTypes.object,
|
||||
menuCustomClass: PropTypes.string,
|
||||
isDropdownToggleShown: PropTypes.bool,
|
||||
isDropdownToggleShown: PropTypes.bool,
|
||||
currentSelectedOption: PropTypes.object,
|
||||
options: PropTypes.array.isRequired,
|
||||
selectOption: PropTypes.func.isRequired,
|
||||
|
Reference in New Issue
Block a user