💄 feat(playground): chat streaming animation

This commit is contained in:
Apple\Apple
2025-06-02 19:58:10 +08:00
parent d534d4575d
commit bafb0078e2
7 changed files with 97 additions and 16 deletions

View File

@@ -92,6 +92,7 @@ const ThinkingContent = ({
<MarkdownRenderer
content={finalExtractedThinkingContent}
className=""
animated={isThinkingStatus}
/>
</div>
</div>