fix: Drawer should not warn DefaultProps (#39562)

This commit is contained in:
MadCcc 2022-12-14 20:25:39 +08:00 committed by GitHub
parent 0fffe06bd9
commit 2b3ac7eee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@
"rc-checkbox": "~2.3.0",
"rc-collapse": "~3.4.2",
"rc-dialog": "~9.0.2",
"rc-drawer": "~6.0.0",
"rc-drawer": "~6.1.0",
"rc-dropdown": "~4.0.0",
"rc-field-form": "~1.27.0",
"rc-image": "~5.12.0",