refactor: enhance cache invalidation logic across banking API routes and components for improved data consistency and performance
This commit is contained in:
@@ -74,7 +74,6 @@ export default function TransactionsPage() {
|
||||
} = useTransactionMutations({
|
||||
transactionParams,
|
||||
transactionsData,
|
||||
invalidateTransactions,
|
||||
});
|
||||
|
||||
// Transaction rules
|
||||
|
||||
Reference in New Issue
Block a user