comment voice icon
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user