UI changes
This commit is contained in:
parent
74f7eaed6e
commit
5a20532fbf
6 changed files with 46 additions and 49 deletions
|
|
@ -36,7 +36,7 @@ const EmptyChat = ({
|
|||
</div>
|
||||
<div className="flex flex-col items-center justify-center min-h-screen max-w-screen-sm mx-auto p-2 space-y-8">
|
||||
<h2 className="text-black/70 dark:text-white/70 text-3xl font-medium -mt-8">
|
||||
Research begins here.
|
||||
User Research starts here.
|
||||
</h2>
|
||||
<EmptyChatMessageInput
|
||||
sendMessage={sendMessage}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue