Skip to content

Commit

Permalink
fix: Modal combine Drawer cause overflow invalid (#20242)
Browse files Browse the repository at this point in the history
* fix: Modal combine Drawer cause overflow invalid

* upgrade rc-drawer

* rc-util use minor version
  • Loading branch information
shaodahong authored and afc163 committed Dec 13, 2019
1 parent 1958b78 commit 65ea688
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
"rc-cascader": "~0.17.4",
"rc-checkbox": "~2.1.6",
"rc-collapse": "~1.11.3",
"rc-dialog": "~7.5.2",
"rc-drawer": "~3.0.0",
"rc-dialog": "~7.6.0",
"rc-drawer": "~3.1.1",
"rc-dropdown": "~2.4.1",
"rc-editor-mention": "^1.1.13",
"rc-form": "^2.4.10",
Expand All @@ -136,7 +136,7 @@
"rc-tree-select": "~2.9.1",
"rc-trigger": "^2.6.2",
"rc-upload": "~2.9.1",
"rc-util": "^4.10.0",
"rc-util": "^4.16.1",
"react-lazy-load": "^3.0.13",
"react-lifecycles-compat": "^3.0.4",
"react-slick": "~0.25.2",
Expand Down

0 comments on commit 65ea688

Please sign in to comment.