diff --git a/packages/chat-component/src/main.ts b/packages/chat-component/src/main.ts index 49fd66e8..333cda78 100644 --- a/packages/chat-component/src/main.ts +++ b/packages/chat-component/src/main.ts @@ -663,7 +663,7 @@ export class ChatComponent extends LitElement { autocomplete="off" @keyup="${this.handleOnInputChange}" /> - ${this.showVoiceInput + ${this.showVoiceInput && !this.isResetInput ? html`