feat(cli): TUI complete overhaul — components, sidebar, search, branding #157
@@ -27,7 +27,7 @@ export function InputBar({ onSubmit, isStreaming, connected }: InputBarProps) {
|
||||
: 'message mosaic…';
|
||||
|
||||
return (
|
||||
<Box paddingX={0}>
|
||||
<Box paddingX={1} borderStyle="single" borderColor="gray">
|
||||
<Text bold color="green">
|
||||
{'❯ '}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user