Explorar o código

rm msg body mouseover

cyhhao %!s(int64=2) %!d(string=hai) anos
pai
achega
8db26bbd5f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/components/chat.tsx

+ 0 - 1
app/components/chat.tsx

@@ -593,7 +593,6 @@ export function Chat(props: {
                         if (!isMobileScreen()) return;
                         setUserInput(message.content);
                       }}
-                      onMouseOver={() => inputRef.current?.blur()}
                     >
                       <Markdown content={message.content} />
                     </div>