Skip to content

Commit

Permalink
fix ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
alitaheri committed Dec 17, 2015
1 parent 9770e8a commit c70a32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DropDownMenu/DropDownMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -245,11 +245,11 @@ const DropDownMenu = React.createClass({
className,
displayMember,
iconStyle,
menuStyle,
menuItems,
labelMember,
labelStyle,
maxHeight,
menuItems,
menuStyle,
style,
underlineStyle,
valueLink,
Expand Down

0 comments on commit c70a32d

Please sign in to comment.