We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d2233 commit c41cf5bCopy full SHA for c41cf5b
components/vc-tree-select/src/PropTypes.js
@@ -105,4 +105,5 @@ export const SelectPropTypes = {
105
notFoundContent: PropTypes.any,
106
children: PropTypes.any,
107
autoFocus: PropTypes.bool,
108
+ getPopupContainer: PropTypes.func,
109
}
0 commit comments