Skip to content

Commit

Permalink
Add displayName
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierluigi Cau committed Feb 5, 2016
1 parent 8970da3 commit d408a9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/components/HelpMenuComponent.jsx
Expand Up @@ -8,6 +8,7 @@ import PopoverComponent from "./PopoverComponent";
import OnClickOutsideMixin from "react-onclickoutside";

var HelpMenuComponent = React.createClass({
displayName: "HelpMenuComponent",

contextTypes: {
router: React.PropTypes.func
Expand Down

0 comments on commit d408a9d

Please sign in to comment.