fix: Remove dropdownMatchSelectWidth warning (#24651)

This commit is contained in:
二货机器人 2020-06-01 17:37:28 +08:00 committed by GitHub
parent 39ed9b3889
commit b0575186ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -288,6 +288,7 @@ class Drawer extends React.Component<DrawerProps & ConfigConsumerProps, IDrawerS
'autoInsertSpaceInButton',
'width',
'height',
'dropdownMatchSelectWidth',
])}
{...offsetStyle}
prefixCls={prefixCls}