mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Hide message editing temporarily (#5494)
This commit is contained in:
parent
f232476f9b
commit
f59e837bb0
1 changed files with 1 additions and 1 deletions
|
|
@ -1057,7 +1057,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