Skip to content

Commit

Permalink
Merge pull request #1223 from cozy/fix/MenuWarning
Browse files Browse the repository at this point in the history
fix(Menu): Warning initialOpen
  • Loading branch information
probot-auto-merge[bot] authored Oct 30, 2019
2 parents e32796d + 6cedcd0 commit 72ae623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/Menu/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ class Menu extends Component {
/* eslint-disable no-unused-vars */
onSelect,
onSelectDisabled,
initialOpen,
/* eslint-enable no-unused-vars */
...restProps
} = this.props
Expand Down

0 comments on commit 72ae623

Please sign in to comment.