mirror of
https://github.com/leonvanzyl/autocoder.git
synced 2026-01-30 06:12:06 +00:00
Add shimer effect to claude thinking
This commit is contained in:
@@ -22,7 +22,7 @@ export function TypingIndicator() {
|
||||
style={{ animationDelay: '300ms' }}
|
||||
/>
|
||||
</div>
|
||||
<span className="text-sm text-[var(--color-neo-text-secondary)] font-mono">
|
||||
<span className="text-sm font-mono animate-shimmer">
|
||||
Claude is thinking...
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user