fix: lint workflow (#1167)

This commit is contained in:
josh 2025-09-08 21:02:06 +01:00 committed by GitHub
parent 256b4e0b89
commit 431eb919b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 28 additions and 22 deletions

View file

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