This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
3e4e3591cd
status-desktop
/
storybook
/
stubs
/
AppLayouts
/
Wallet
/
stores
/
SwapStore.qml
6 lines
45 B
QML
Raw
Normal View
History
Unescape
Escape
feat: [UI - Swap] Create swap input component - new panel created: `SwapInputPanel` - some cleanups to the needed stores - created a SB page demonstrating the use of 2 panels and the `SwapExchangeButton` - created QML tests Fixes #14781
2024-05-28 17:39:41 +00:00
import
QtQml
2.15
feat(@desktop/wallet): Add support for Account selection in Swap Modal using already existing AccountsModalHeader.qml fixes #14749
2024-05-15 21:22:13 +00:00
QtObject
{
id: root
}