feat: enhance loading states and skeleton UI for various components in settings and chat snapshots

This commit is contained in:
Anish Sarkar 2026-02-09 19:26:23 +05:30
parent a33a2161aa
commit adc4bc7075
5 changed files with 277 additions and 153 deletions

View file

@ -146,7 +146,7 @@ export function PublicChatSnapshotRow({
</span>
</div>
)}
<span className="text-[11px] text-muted-foreground/60 truncate max-w-[80px]">
<span className="text-[11px] text-muted-foreground/60 truncate max-w-[120px]">
{member.name}
</span>
</div>