diff --git a/web/components/chat/ChatTextField/ChatTextField.tsx b/web/components/chat/ChatTextField/ChatTextField.tsx index fe79c29cc..ae78a7821 100644 --- a/web/components/chat/ChatTextField/ChatTextField.tsx +++ b/web/components/chat/ChatTextField/ChatTextField.tsx @@ -248,7 +248,7 @@ export const ChatTextField: FC = ({ defaultText, enabled, fo characterCount >= characterLimit && styles.maxCharacters, )} > - +