fix: tree-select getPopupContainer doesn't work #265
parent
c0d2233f2b
commit
c41cf5b4d7
|
@ -105,4 +105,5 @@ export const SelectPropTypes = {
|
|||
notFoundContent: PropTypes.any,
|
||||
children: PropTypes.any,
|
||||
autoFocus: PropTypes.bool,
|
||||
getPopupContainer: PropTypes.func,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue