Chats: enable autocomplete

environments/review-chats-g56n7m/deployments/1667
Alex Gleason 2022-12-07 00:18:47 -06:00
rodzic d4419bf71f
commit d811500812
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -181,7 +181,6 @@ const ChatComposer = React.forwardRef<HTMLTextAreaElement | null, IChatComposer>
autoGrow
maxRows={5}
disabled={disabled}
autoComplete='off'
/>
{isSuggestionsAvailable ? (
<ComboboxPopover>