fix: loading svg on usdc
This commit is contained in:
parent
0992f93882
commit
d89d4ddf37
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import LitecoinLogo from 'src/styling/logos/icon-litecoin-colour.svg?react'
|
||||||
import MoneroLogo from 'src/styling/logos/icon-monero-colour.svg?react'
|
import MoneroLogo from 'src/styling/logos/icon-monero-colour.svg?react'
|
||||||
import TetherLogo from 'src/styling/logos/icon-tether-colour.svg?react'
|
import TetherLogo from 'src/styling/logos/icon-tether-colour.svg?react'
|
||||||
import TronLogo from 'src/styling/logos/icon-tron-colour.svg?react'
|
import TronLogo from 'src/styling/logos/icon-tron-colour.svg?react'
|
||||||
import USDCLogo from 'src/styling/logos/icon-usdc-colour.svg'
|
import USDCLogo from 'src/styling/logos/icon-usdc-colour.svg?react'
|
||||||
import ZCashLogo from 'src/styling/logos/icon-zcash-colour.svg?react'
|
import ZCashLogo from 'src/styling/logos/icon-zcash-colour.svg?react'
|
||||||
|
|
||||||
import { Button } from 'src/components/buttons'
|
import { Button } from 'src/components/buttons'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue