comment voice icon

This commit is contained in:
2026-08-06 16:13:58 +05:30
parent b23ea760c8
commit 11daadc0a3

View File

@@ -102,7 +102,7 @@ export function Composer({
/>
<HStack gap={1} vAlign="center" className="shrink-0 pb-0.5">
<IconButton
{/* <IconButton
variant="ghost"
size="sm"
label="Dictate a message"
@@ -110,7 +110,7 @@ export function Composer({
icon={<Icon icon={ICONS.mic} size="sm" />}
isDisabled
className="size-9 rounded-full flex items-center justify-center"
/>
/> */}
{isStreaming ? (
<IconButton