mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-06-09 23:06:01 +00:00
feat(dashboard): refina experiencia dos widgets
This commit is contained in:
@@ -65,7 +65,6 @@ async function fetchDashboardDataInternal(userId: string, period: string) {
|
||||
installmentExpensesData: currentPeriodOverview.installmentExpensesData,
|
||||
topEstablishmentsData: currentPeriodOverview.topEstablishmentsData,
|
||||
topExpensesAll: currentPeriodOverview.topExpensesAll,
|
||||
topExpensesCardOnly: currentPeriodOverview.topExpensesCardOnly,
|
||||
purchasesByCategoryData: currentPeriodOverview.purchasesByCategoryData,
|
||||
incomeByCategoryData: categoryOverview.incomeByCategoryData,
|
||||
expensesByCategoryData: categoryOverview.expensesByCategoryData,
|
||||
|
||||
Reference in New Issue
Block a user