+ ${this.renderTurnBanner()}
- ${ - this.mobileView - ? html`` - : nothing - } + ${this.mobileView + ? html`` + : nothing} + ${this.renderTypingIndicator()}
- ${ - !this.showInput - ? nothing - : html`` - } - + ${!this.showInput + ? nothing + : html``}