Skip to content

Commit

Permalink
🍎 upgrade antd 3.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weiq committed Jun 14, 2019
1 parent 76bd4c5 commit 3ba7c62
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 140 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@antv/data-set": "^0.8.9",
"antd": "^3.13.0",
"antd": "^3.19.3",
"bizcharts": "^3.1.5",
"classnames": "^2.2.5",
"cmn-utils": "^1.0.7",
Expand Down
1 change: 0 additions & 1 deletion src/components/SideBar/LeftSideBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ class LeftSideBar extends PureComponent {
</header>
<Menu
onClick={this.handleClick}
inlineCollapsed={collapsed}
onOpenChange={this.handleOpenChange}
mode="inline"
theme={theme}
Expand Down
Loading

0 comments on commit 3ba7c62

Please sign in to comment.