mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
4
This commit is contained in:
parent
a21ddd7aa3
commit
3d3a883b16
@ -678,7 +678,7 @@ export function Chat(props: {
|
||||
<PromptHints prompts={promptHints} onPromptSelect={onPromptSelect} />
|
||||
<div className={styles["chat-input-panel-inner"]}>
|
||||
<TextareaAutosize
|
||||
enterKeyHint="send"
|
||||
// enterKeyHint="send"
|
||||
autoComplete="on"
|
||||
ref={inputRef}
|
||||
className={styles["chat-input"]}
|
||||
|
Loading…
Reference in New Issue
Block a user