fix(ui): ensure hooks are rendered in minimal mode

This commit is contained in:
Keith Guerin
2026-03-13 22:54:47 -07:00
parent 85becc6fed
commit aded7baaaa

View File

@@ -399,7 +399,7 @@ export const Composer = ({ isFocused = true }: { isFocused?: boolean }) => {
minHeight={1}
>
<Box flexDirection="row" flexGrow={1} flexShrink={1}>
{!showUiDetails && miniMode_ShowStatus ? (
{!showUiDetails && showRow1_MiniMode ? (
renderMinimalMetaRowContent()
) : isInteractiveShellWaiting ? (
<Box width="100%" marginLeft={1}>