diff --git a/app/components/ui-lib.tsx b/app/components/ui-lib.tsx index b9680912..bf83712d 100644 --- a/app/components/ui-lib.tsx +++ b/app/components/ui-lib.tsx @@ -377,7 +377,7 @@ export function showPrompt(content: any, value = "", rows = 3) { }; return new Promise((resolve) => { - let userInput = ""; + let userInput = value; root.render(