whisper-money/resources/js/components/dashboard
Víctor Falcón 21a4d87f85
fix: Use user currency in top spending categories card (#57)
## Summary
- Fixed top spending categories card to display amounts in the user's
currency instead of hardcoded USD
- Uses `auth.user.currency_code` from page props, consistent with other
dashboard components

Issue: #56
2026-01-16 08:16:37 +01:00
..
account-balance-card.tsx Amount display format (#29) 2025-12-15 10:44:13 +01:00
account-type-icon.tsx Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
amount-trend-indicator.tsx Amount display format (#29) 2025-12-15 10:44:13 +01:00
cashflow-summary-card.tsx cashflow: use user currency_code 2026-01-06 08:36:30 +01:00
net-worth-chart.tsx feat: add multiple chart view modes for net worth evolution (#37) 2025-12-30 07:22:19 +01:00
percentage-trend-indicator.tsx Amount display format (#29) 2025-12-15 10:44:13 +01:00
stat-card.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
top-categories-card.tsx fix: Use user currency in top spending categories card (#57) 2026-01-16 08:16:37 +01:00