You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: create shared useLogo hook and improve sorting
- Create useLogo hook to centralize logo variant logic
- Update chat and login modal to use shared hook
- Remove logoVariant from calculateResponsiveLayout
- Simplify agent sorting logic using comparison chaining
- Increase minimum width threshold for full logo (60->70)
0 commit comments