diff --git a/new-lamassu-admin/src/pages/Wallet/WizardSplash.jsx b/new-lamassu-admin/src/pages/Wallet/WizardSplash.jsx index 1e362d40..cae7a4e2 100644 --- a/new-lamassu-admin/src/pages/Wallet/WizardSplash.jsx +++ b/new-lamassu-admin/src/pages/Wallet/WizardSplash.jsx @@ -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 TetherLogo from 'src/styling/logos/icon-tether-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 { Button } from 'src/components/buttons'