diff --git a/_inc/client/main.jsx b/_inc/client/main.jsx index b0964e5f0bb49..260d565ad14ee 100644 --- a/_inc/client/main.jsx +++ b/_inc/client/main.jsx @@ -253,7 +253,7 @@ const Main = React.createClass( {
- + { this.props.isSiteConnected && } { this.renderMainContent( this.props.route.path ) }