Explorar o código

rm input mouseover

cyhhao hai 1 ano
pai
achega
ae8ceb8dca
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      app/components/chat.tsx

+ 0 - 3
app/components/chat.tsx

@@ -627,9 +627,6 @@ export function Chat(props: {
               setAutoScroll(false);
               setTimeout(() => setPromptHints([]), 500);
             }}
-            onMouseOver={() => {
-              inputRef.current?.focus();
-            }}
             autoFocus={!props?.sideBarShowing}
           />
           <IconButton