1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-07-04 22:02:35 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Vasek Mlejnsky
779bb84c01 Cleanup & fix path to config/constants 2018-08-16 09:01:35 +02:00
Vasek Mlejnsky
d511a9d2f4 Separate row coin logic into a 'AsideRowCoin' component 2018-08-15 14:03:13 +02:00
Vasek Mlejnsky
c81e74db71 Create a general 'AsideRow' component
- delete 'AsideRowCoin' and move logic up into 'AsideRowCoinExternal' and 'AsideRowCoinWallet'
2018-08-15 09:56:31 +02:00
Vasek Mlejnsky
bb94eb7ed0 Rename components & flatten folder structure
- 'CoinLogo' is now 'CoinName'
- 'CoinLink' is now 'AsideRowCoin'
- 'ExternalCoinLink' is now 'AsideRowCoinExternal'
- 'WalletCoinLink' is now 'AsideRowCoinWallet'
2018-08-15 08:41:54 +02:00