File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
import { StaticImageData } from "next/image"
2
2
3
- import TrustWalletImage from "@/public/wallets/trustwallet.png"
4
3
import OneInchWalletImage from "@/public/wallets/1inch.png"
5
4
import AirgapImage from "@/public/wallets/airgap.png"
6
5
import AktionariatImage from "@/public/wallets/aktionariat.png"
@@ -48,6 +47,7 @@ import TahoImage from "@/public/wallets/taho.png"
48
47
import TokenPocketImage from "@/public/wallets/tokenpocket.png"
49
48
import TorusImage from "@/public/wallets/torus.png"
50
49
import TrezorImage from "@/public/wallets/trezor.png"
50
+ import TrustWalletImage from "@/public/wallets/trustwallet.png"
51
51
import UnstoppableWalletImage from "@/public/wallets/unstoppable.png"
52
52
import Web3AuthImage from "@/public/wallets/web3auth.png"
53
53
import XDEFIImage from "@/public/wallets/xdefi.png"
You can’t perform that action at this time.
0 commit comments