Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…agopa#5151) ## Short description This PR fixes the wrong import of `IOToast` in `TransactionSummaryScreen`. ## List of changes proposed in this pull request - [ts/screens/wallet/payment/TransactionSummaryScreen.tsx](https://github.com/pagopa/io-app/compare/IOBP-366-utilizzo-toast-esportati-da-components?expand=1#diff-47963200ba53ae60a3a94216a88c5409031afb1579f67ffd44ba8a4b381909a5): Changed the import from `io-app-design-system` to `components/Toast`. ## How to test Try to abort an ongoing payment, check if the Toast confirming the payment abort is displayed correctly
- Loading branch information