Skip to content

Commit

Permalink
feat(add coinify and sfox logos)
Browse files Browse the repository at this point in the history
  • Loading branch information
sixtedemaupeou committed Jun 4, 2018
1 parent 5f61268 commit db1e6af
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/blockchain-info-components/src/Images/Images.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import buySellSellBtc from './img/buy-sell-sell-btc.svg'
import buySellSellEth from './img/buy-sell-sell-eth.svg'
import chartPlaceholder from './img/chart-placeholder.png'
import checkHelper from './img/check-helper.svg'
import coinifyLogo from './img/coinify-logo.svg'
import emptySearch from './img/empty-search.svg'
import emptyTx from './img/empty-tx.svg'
import googleAuthenticator from './img/google-authenticator.png'
Expand All @@ -28,6 +29,7 @@ import rocket from './img/rocket.gif'
import selectArrow from './img/select-arrow.png'
import shapeshiftLogo from './img/shapeshift-logo.png'
import smartphone from './img/smartphone.png'
import sfoxLogo from './img/sfox-logo.png'
import sophisticated from './img/sophisticated.svg'
import v4Welcome from './img/v4-welcome.jpg'
import walletV3Backup from './img/wallet-v3-backup.jpg'
Expand All @@ -52,6 +54,7 @@ export default {
'buy-sell-sell-eth': buySellSellEth,
'chart-placeholder': chartPlaceholder,
'check-helper': checkHelper,
'coinify-logo': coinifyLogo,
'empty-search': emptySearch,
'empty-tx': emptyTx,
'google-authenticator': googleAuthenticator,
Expand All @@ -65,6 +68,7 @@ export default {
'qr-code': qrCode,
'rocket': rocket,
'select-arrow': selectArrow,
'sfox-logo': sfoxLogo,
'shapeshiftLogo': shapeshiftLogo,
'smartphone': smartphone,
'sophisticated': sophisticated,
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db1e6af

Please sign in to comment.