make button focus
This commit is contained in:
parent
d1e83cc85a
commit
ae98857cf7
1 changed files with 0 additions and 1 deletions
|
|
@ -2320,7 +2320,6 @@ function ChatPage() {
|
||||||
// Prevent auto focus on the popover content
|
// Prevent auto focus on the popover content
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
// Keep focus on the input
|
// Keep focus on the input
|
||||||
inputRef.current?.focus();
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className="space-y-1">
|
<div className="space-y-1">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue