diff --git a/src/apps/chat/components/composer/Composer.tsx b/src/apps/chat/components/composer/Composer.tsx index 6a58e342d..fcfe92e4f 100644 --- a/src/apps/chat/components/composer/Composer.tsx +++ b/src/apps/chat/components/composer/Composer.tsx @@ -399,11 +399,11 @@ export function Composer(props: { {/* Vertical Buttons Bar */} - + {/*Context*/} - {isSpeechEnabled && + {isSpeechEnabled && } @@ -419,8 +419,6 @@ export function Composer(props: { - - @@ -435,7 +433,7 @@ export function Composer(props: { - + {/* Edit box, with Drop overlay */}