mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
fix cascader props warning (#2258)
This commit is contained in:
parent
4ff4e57bd0
commit
765150f17d
@ -105,6 +105,10 @@ export default class Cascader extends React.Component {
|
||||
'onPopupVisibleChange',
|
||||
'changeOnSelect',
|
||||
'expandTrigger',
|
||||
'popupVisible',
|
||||
'getPopupContainer',
|
||||
'loadData',
|
||||
'popupClassName',
|
||||
]);
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user