mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
3d109cf392
commit
50d7dfb4c1
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ function UserMessage(props: { message: UserMessage; parts: Part[] }) {
|
|||
backgroundColor={Theme.backgroundPanel}
|
||||
customBorderChars={SplitBorder.customBorderChars}
|
||||
borderColor={Theme.secondary}
|
||||
flexShrink={0}
|
||||
>
|
||||
<text>{text()?.text}</text>
|
||||
<text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue