Add title and logs; fix row expansion in browser group

This commit is contained in:
Saoud Rizwan
2024-10-27 14:17:50 -04:00
parent 978c6996af
commit 3ba1eaf908
3 changed files with 114 additions and 28 deletions

View File

@@ -754,7 +754,7 @@ export const ChatRowContent = ({
}
}
const ProgressIndicator = () => (
export const ProgressIndicator = () => (
<div
style={{
width: "16px",