We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d9c8b commit f05efa7Copy full SHA for f05efa7
src/App/frontend/src/components/Chat/Chat.tsx
@@ -746,7 +746,7 @@ const Chat: React.FC<ChatProps> = ({
746
messages.length === 0 && (
747
<div className="initial-msg">
748
{/* <SparkleRegular fontSize={32} /> */}
749
- <h2>✨Heelloo</h2>
+ <h2>✨</h2>
750
<Subtitle2>Start Chatting</Subtitle2>
751
<Body1 style={{ textAlign: "center" }}>
752
You can ask questions around customers calls, call topics and
0 commit comments