webapp/src/modules/wallet/components
padreug f51c03f838 Refactor error handling in SendDialog component
- Replaced the Alert component with a custom error display using a div for better styling and user experience.
- Updated the error message presentation to enhance visibility and maintain consistency with the overall UI design.

These changes improve the user feedback mechanism in the SendDialog, ensuring errors are communicated effectively.
2025-09-14 23:08:13 +02:00
..
index.ts Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
ReceiveDialog.vue Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
SendDialog.vue Refactor error handling in SendDialog component 2025-09-14 23:08:13 +02:00
WalletTransactions.vue Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00