deps: update OpenTUI to 0.4.2 (#33610)
This commit is contained in:
parent
67e8b8582e
commit
8cc79f7432
6 changed files with 29 additions and 31 deletions
|
|
@ -83,7 +83,7 @@ export function DialogPrompt(props: DialogPromptProps) {
|
|||
</text>
|
||||
</box>
|
||||
<box gap={1}>
|
||||
{props.description}
|
||||
{props.description?.()}
|
||||
<textarea
|
||||
height={3}
|
||||
ref={(val: TextareaRenderable) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue