feat(cli): TUI complete overhaul — components, sidebar, search, branding #157
@@ -77,7 +77,7 @@ export function TopBar({
|
||||
return (
|
||||
<Box paddingX={1} paddingY={0} marginBottom={1}>
|
||||
<MosaicIcon />
|
||||
<Box flexDirection="column">
|
||||
<Box flexDirection="column" flexGrow={1}>
|
||||
<Text>
|
||||
<Text bold color="#56a0ff">
|
||||
Mosaic Stack
|
||||
|
||||
Reference in New Issue
Block a user