Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update data on Approve screen after updating custom spend limit (#7918)
After updating the custom spend limit on the approve screen, the data for the transaction was not being updated. Instead it showed the original transaction data. The transaction data was being updated correctly in the final transaction though. The approve screen has been updated to ensure changes to the custom spend limit are reflected correctly in the data shown.
- Loading branch information