mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
add back hidden flag
This commit is contained in:
parent
a17bf98ad6
commit
67fd5a78ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1073,7 +1073,7 @@ export const ChatRowContent = ({
|
|||
<Button
|
||||
variant="ghost"
|
||||
size="icon"
|
||||
className="shrink-0"
|
||||
className="shrink-0 hidden"
|
||||
disabled={isStreaming}
|
||||
onClick={(e) => {
|
||||
e.stopPropagation()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue