Skip to content

Commit

Permalink
Merge pull request zuiidea#996 from tuantvk/master
Browse files Browse the repository at this point in the history
🐛 fix bug sub menu Charts when collapsed
  • Loading branch information
superlbr authored Jul 7, 2019
2 parents a243202 + 79776e6 commit ce9b8c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Layout/Sider.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class Sider extends PureComponent {
menus={menus}
theme={theme}
isMobile={isMobile}
collapsed={collapsed}
onCollapseChange={onCollapseChange}
/>
</ScrollBar>
Expand Down

0 comments on commit ce9b8c3

Please sign in to comment.