diff --git a/client/src/components/Chat/Input/ChatForm.tsx b/client/src/components/Chat/Input/ChatForm.tsx
index cb1e30a09d..f8f0fbb40b 100644
--- a/client/src/components/Chat/Input/ChatForm.tsx
+++ b/client/src/components/Chat/Input/ChatForm.tsx
@@ -258,7 +258,17 @@ const ChatForm = memo(({ index = 0 }: { index?: number }) => {