Browse Source

fix: Drawer should not warn DefaultProps (#39562)

pull/39575/head
MadCcc 2 years ago
committed by GitHub
parent
commit
2b3ac7eee2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -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",

Loading…
Cancel
Save