From cf79fae40e8ebbd07136298e30c43e1693c81be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E9=BE=99?= Date: Sat, 30 Aug 2025 23:07:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=88=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ChatInputBox/ChatInputBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ChatInputBox/ChatInputBox.tsx b/components/ChatInputBox/ChatInputBox.tsx index 495ccc0..de7a5bf 100644 --- a/components/ChatInputBox/ChatInputBox.tsx +++ b/components/ChatInputBox/ChatInputBox.tsx @@ -426,7 +426,7 @@ const RenderTemplateStoryMode = ({ data-alt="items-section-title" className="text-lg font-semibold text-white mb-4" > - Item Configuration + props Configuration
{selectedTemplate.storyItem.map((item, index) => (