budget-view-finance/src/components/dashboard
gpt-engineer-app[bot] 0df3fc10ee Fix: Dashboard and Categorias page data
The dashboard was not displaying expenses correctly, and the categorias menu was empty. This commit revises the code to ensure expenses are correctly calculated and displayed, and that the categorias menu populates with data.
2025-05-18 02:24:03 +00:00
..
CategoryChart.tsx Fix: Dashboard and Categorias page data 2025-05-18 02:24:03 +00:00
MonthlyChart.tsx feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
SummaryCard.tsx Fix: Implement income/expense logic and icon activation 2025-05-17 23:49:54 +00:00
TransactionsTable.tsx Fix: Use transaction type for sign 2025-05-17 23:51:21 +00:00