Merge pull request #1811 from lamassu/releases/v10.2

Releases/v10.2
This commit is contained in:
Rafael Taranto 2025-03-21 18:26:58 +00:00 committed by GitHub
commit 4251fc5473

View file

@ -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'