chore: format code

This commit is contained in:
GitHub Action 2025-12-14 17:48:34 +00:00
parent 48ec68730f
commit 10ee6d345b

View file

@ -876,12 +876,10 @@ export function Prompt(props: PromptProps) {
height={1}
border={["bottom"]}
borderColor={theme.backgroundElement}
customBorderChars={
{
...EmptyBorder,
horizontal: "▀",
}
}
customBorderChars={{
...EmptyBorder,
horizontal: "▀",
}}
/>
</box>
<box flexDirection="row" justifyContent="space-between">