diff --git a/src/Sidebar/index.tsx b/src/Sidebar/index.tsx index c35e371..9516dc7 100644 --- a/src/Sidebar/index.tsx +++ b/src/Sidebar/index.tsx @@ -138,13 +138,13 @@ export default class Navbar extends React.Component { [css.fullWidth, this.props.fullWidth] )}> - {this.props.logo && ( - - - - - - )} + + {this.props.logo && ( + + + + )} +