We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8059bb commit a90617dCopy full SHA for a90617d
web/components/templates/agent/agentChat.tsx
@@ -518,7 +518,8 @@ const AgentChat = ({ onClose }: AgentChatProps) => {
518
</span>
519
</div>
520
<p className="mt-0.5 text-xs text-green-700 dark:text-green-300">
521
- Connected to our support team. They'll respond here shortly.
+ Connected to our support team. They'll respond here
522
+ shortly.
523
</p>
524
525
0 commit comments