diff --git a/ui-tui/src/components/appLayout.tsx b/ui-tui/src/components/appLayout.tsx
index cdac992d3..164ef5dd4 100644
--- a/ui-tui/src/components/appLayout.tsx
+++ b/ui-tui/src/components/appLayout.tsx
@@ -237,6 +237,8 @@ const ComposerPane = memo(function ComposerPane({
)}
{!composer.empty && !ui.sid && ⚕ {ui.status}}
+
+
)
})
@@ -320,8 +322,6 @@ export const AppLayout = memo(function AppLayout({
/>
-
-
>
)}