From 9c7a2dc906f5dc62bc6ee536112a025b20dc6744 Mon Sep 17 00:00:00 2001 From: Daniel Whiffing Date: Fri, 13 Sep 2024 17:16:34 -0400 Subject: [PATCH] Fixes scroll --- components/ChatWindow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ChatWindow.tsx b/components/ChatWindow.tsx index 34cbcab..7ad546a 100644 --- a/components/ChatWindow.tsx +++ b/components/ChatWindow.tsx @@ -61,7 +61,7 @@ export function ChatWindow() { } return ( - +