diff --git a/common/app/components/Nav/Nav.jsx b/common/app/components/Nav/Nav.jsx index a199d0a539..874d791e91 100644 --- a/common/app/components/Nav/Nav.jsx +++ b/common/app/components/Nav/Nav.jsx @@ -4,6 +4,7 @@ import { Col, CollapsibleNav, Nav, + NavBrand, Navbar, NavItem } from 'react-bootstrap'; @@ -106,11 +107,11 @@ export default React.createClass({ const { username, points, picture } = this.props; return ( + { logoElement }