diff --git a/src/components/launch/LaunchWindow.tsx b/src/components/launch/LaunchWindow.tsx index 4889ee09..f1078fde 100644 --- a/src/components/launch/LaunchWindow.tsx +++ b/src/components/launch/LaunchWindow.tsx @@ -111,7 +111,11 @@ function DropdownItem({ ); } -function Separator() { +function BarSeparator() { + return
; +} + +function DropdownSeparator() { return
; } @@ -618,7 +622,7 @@ export function LaunchWindow() { {formatTime(elapsed)} - + : } - + - + - + - + - + {microphoneEnabled && ( }