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
- add `src/react/utils/icons.ts` exporting `brandIcons` (im3, axis, unknown) and `statusIcons`
- update `src/react/pages/dashboard/UserPaymentLogs.tsx` to:
- import `brandIcons` and compute `isp`/`iconSrc`
- render circular brand image when available, fall back to `TX` badge
- refine `payment.details` typing and use a typed lookup to avoid TS indexing errors
0 commit comments