diff --git a/app/soapbox/features/chats/components/chat-composer.tsx b/app/soapbox/features/chats/components/chat-composer.tsx index 3eed74fb6..20db9636d 100644 --- a/app/soapbox/features/chats/components/chat-composer.tsx +++ b/app/soapbox/features/chats/components/chat-composer.tsx @@ -181,7 +181,6 @@ const ChatComposer = React.forwardRef autoGrow maxRows={5} disabled={disabled} - autoComplete='off' /> {isSuggestionsAvailable ? (