mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-29 22:44:45 -07:00
Fixes for Ink 6.4.0 (#12352)
This commit is contained in:
@@ -112,7 +112,7 @@ export function SuggestionsDisplay({
|
||||
</Box>
|
||||
)}
|
||||
{isActive && isLong && (
|
||||
<Box>
|
||||
<Box width={3} flexShrink={0}>
|
||||
<Text color={Colors.Gray}>{isExpanded ? ' ← ' : ' → '}</Text>
|
||||
</Box>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user