From a797125de1f750f3fbe0175fa34cd14472759950 Mon Sep 17 00:00:00 2001 From: Kit Langton Date: Wed, 15 Jul 2026 17:17:39 -0400 Subject: [PATCH] fix(tui): preserve prompt footer actions --- packages/tui/src/component/prompt/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tui/src/component/prompt/index.tsx b/packages/tui/src/component/prompt/index.tsx index fb0a6e2fca..d7366ecc0a 100644 --- a/packages/tui/src/component/prompt/index.tsx +++ b/packages/tui/src/component/prompt/index.tsx @@ -1577,7 +1577,7 @@ export function Prompt(props: PromptProps) { - + {(file) => ( {file()}