diff --git a/static/js/ReaderPanel.jsx b/static/js/ReaderPanel.jsx index 578b6019ce..25675356c4 100644 --- a/static/js/ReaderPanel.jsx +++ b/static/js/ReaderPanel.jsx @@ -1440,8 +1440,7 @@ class ReaderControls extends Component { let leftControls = hideHeader || connectionsHeader ? null : (
- - {this.props.multiPanel ? () : null} + {this.props.multiPanel ? () : null} {this.props.multiPanel ? null : ()}
{this.setTextCompletionStatus(status)}