Skip to content

Commit a90617d

Browse files
author
Justin Torre
committed
lint
1 parent e8059bb commit a90617d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/components/templates/agent/agentChat.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,8 @@ const AgentChat = ({ onClose }: AgentChatProps) => {
518518
</span>
519519
</div>
520520
<p className="mt-0.5 text-xs text-green-700 dark:text-green-300">
521-
Connected to our support team. They&apos;ll respond here shortly.
521+
Connected to our support team. They&apos;ll respond here
522+
shortly.
522523
</p>
523524
</div>
524525
</div>

0 commit comments

Comments
 (0)