From 32cc430b1b4a7689d52ce30f7fdbf15b144ff892 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Fri, 31 May 2024 11:08:32 +0530 Subject: [PATCH] feat(chat-window): use light theme for spinner --- ui/components/ChatWindow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/components/ChatWindow.tsx b/ui/components/ChatWindow.tsx index 5f266b5..33bc3fb 100644 --- a/ui/components/ChatWindow.tsx +++ b/ui/components/ChatWindow.tsx @@ -323,7 +323,7 @@ const ChatWindow = () => {