feat: add transaction statistics to TransactionsPage; implement reconciled and categorized percentage calculations, enhance card layout, and update UI components for improved data presentation
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m11s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m11s
This commit is contained in:
@@ -220,6 +220,7 @@ export function useTransactionsChartData({
|
||||
isLoading,
|
||||
totalAmount,
|
||||
totalCount,
|
||||
transactions: transactionsData?.transactions || [],
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user