From 15f64a0ef070e1f5e924116a4ca84b6f983fb514 Mon Sep 17 00:00:00 2001 From: litongjava Date: Mon, 3 Feb 2025 14:35:02 -1000 Subject: [PATCH] feat: move up of empty chat --- ui/components/EmptyChat.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/components/EmptyChat.tsx b/ui/components/EmptyChat.tsx index 0acd4ea..51ed0a2 100644 --- a/ui/components/EmptyChat.tsx +++ b/ui/components/EmptyChat.tsx @@ -40,8 +40,8 @@ const EmptyChat = ({ onClick={() => setIsSettingsOpen(true)} /> -
-

+
+

Research begins here.