diff --git a/src/components/features/ChatInput.tsx b/src/components/features/ChatInput.tsx index 2002cb8..588c5c6 100644 --- a/src/components/features/ChatInput.tsx +++ b/src/components/features/ChatInput.tsx @@ -88,7 +88,7 @@ export function ChatInput({
释放以添加文件 diff --git a/src/components/features/MessageBubble.tsx b/src/components/features/MessageBubble.tsx index 24ecac1..cc9e810 100644 --- a/src/components/features/MessageBubble.tsx +++ b/src/components/features/MessageBubble.tsx @@ -152,7 +152,7 @@ export function MessageBubble({ message, user, thinkingContent, isStreaming, err })}