budget-view-finance/src/components/dashboard
gpt-engineer-app[bot] d7bf29cf60 Fix: Implement income/expense logic and icon activation
-   Adjusted the display of transaction values to be positive for income and negative for expenses, based on the category.
-   Activated the icons for "Receitas", "Despesas", "Saldo", and "Economia" in the dashboard.
2025-05-17 23:49:54 +00:00
..
CategoryChart.tsx feat: Create finance dashboard 2025-05-17 23:25:52 +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: Implement income/expense logic and icon activation 2025-05-17 23:49:54 +00:00