Bläddra i källkod

fix(answer): The chat interface outputs twice (#17033)

tags/1.2.0
Novice 7 månader sedan
förälder
incheckning
dd3844d1d3
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      web/app/components/base/chat/chat/answer/index.tsx

+ 1
- 1
web/app/components/base/chat/chat/answer/index.tsx Visa fil

) )
} }
{ {
(hasAgentThoughts || content) && (
(hasAgentThoughts) && (
<AgentContent <AgentContent
item={item} item={item}
responding={responding} responding={responding}

Laddar…
Avbryt
Spara