From c916cd1a87a9b3ee5d84fd1b5c0ac69401e450e2 Mon Sep 17 00:00:00 2001 From: Yifei Zhang Date: Mon, 17 Jul 2023 11:00:45 +0800 Subject: [PATCH] Update mask.tsx --- app/components/mask.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/mask.tsx b/app/components/mask.tsx index 0006793cb..b90722134 100644 --- a/app/components/mask.tsx +++ b/app/components/mask.tsx @@ -215,7 +215,7 @@ function ContextPromptItem(props: { const [focusingInput, setFocusingInput] = useState(false); return ( - + {(provided) => (