From bc3eb321dc6c8fc1b0b0313543d89397d089cf71 Mon Sep 17 00:00:00 2001 From: Nicola Benaglia Date: Mon, 26 May 2025 22:11:10 +0200 Subject: [PATCH] Change button to Button --- src/components/Chat/ChatList.tsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/Chat/ChatList.tsx b/src/components/Chat/ChatList.tsx index 02f0984..305674c 100644 --- a/src/components/Chat/ChatList.tsx +++ b/src/components/Chat/ChatList.tsx @@ -407,7 +407,7 @@ export const ChatList = ({ {showScrollButton && ( - + )} {showScrollDownButton && !showScrollButton && (