parent
0149d460e3
commit
98dcea02a8
6 changed files with 31 additions and 29 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