This commit is contained in:
josh 2025-09-10 16:59:48 +01:00 committed by GitHub
parent 2f9ba09606
commit c7fc95ee1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 38 additions and 23 deletions

View file

@ -317,7 +317,7 @@ export const ThinkingMessage = () => {
</div>
<div className="flex w-full flex-col gap-2 md:gap-4">
<div className='p-0 text-muted-foreground text-sm'>
<div className="p-0 text-muted-foreground text-sm">
<LoadingText>Thinking...</LoadingText>
</div>
</div>