mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
7146d5af5b
- create a common base for "sign" transaction popups/modals: `SignTransactionModalBase` - add SwapSignModal, deriving from the above common modal base - add it to StoryBook; integration TBD as part of a different followup PR - add QML tests Fixes #14785