chore: re-add feature missing from merge
This commit is contained in:
parent
956b5bfca6
commit
abbcda793b
8 changed files with 67 additions and 20 deletions
|
|
@ -8,12 +8,8 @@ import { ReactComponent as BitcoinCashLogo } from 'src/styling/logos/icon-bitcoi
|
|||
import { ReactComponent as DashLogo } from 'src/styling/logos/icon-dash-colour.svg'
|
||||
import { ReactComponent as EthereumLogo } from 'src/styling/logos/icon-ethereum-colour.svg'
|
||||
import { ReactComponent as LitecoinLogo } from 'src/styling/logos/icon-litecoin-colour.svg'
|
||||
<<<<<<< HEAD
|
||||
import { ReactComponent as TetherLogo } from 'src/styling/logos/icon-tether-colour.svg'
|
||||
import { ReactComponent as ZCashLogo } from 'src/styling/logos/icon-zcash-colour.svg'
|
||||
=======
|
||||
import { ReactComponent as ZcashLogo } from 'src/styling/logos/icon-zcash-colour.svg'
|
||||
>>>>>>> 8daa184b (chore: order coins alphabetically, bch logo green)
|
||||
|
||||
const styles = {
|
||||
logo: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue