Commit 642a55c8 by Ari Rizzitano

CHECKPOINT

parent d46c8350
...@@ -115,7 +115,6 @@ class Dropdown extends React.Component { ...@@ -115,7 +115,6 @@ class Dropdown extends React.Component {
render() { render() {
const menuItems = this.generateMenuItems(this.props.menuItems); const menuItems = this.generateMenuItems(this.props.menuItems);
return ( return (
<div <div
styleName={classNames([ styleName={classNames([
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment