Skip to content

Commit f05efa7

Browse files
author
Harmanpreet Kaur
committed
edit 6
1 parent b8d9c8b commit f05efa7

File tree

1 file changed

+1
-1
lines changed
  • src/App/frontend/src/components/Chat

1 file changed

+1
-1
lines changed

src/App/frontend/src/components/Chat/Chat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ const Chat: React.FC<ChatProps> = ({
746746
messages.length === 0 && (
747747
<div className="initial-msg">
748748
{/* <SparkleRegular fontSize={32} /> */}
749-
<h2>Heelloo</h2>
749+
<h2></h2>
750750
<Subtitle2>Start Chatting</Subtitle2>
751751
<Body1 style={{ textAlign: "center" }}>
752752
You can ask questions around customers calls, call topics and

0 commit comments

Comments
 (0)