We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c45b4 commit 51513c0Copy full SHA for 51513c0
src/data/wallets/wallet-data.ts
@@ -1,6 +1,6 @@
1
import { StaticImageData } from "next/image"
2
3
-import TrustWalletImage from "wallets/trustwallet.png"
+import TrustWalletImage from "@/public/wallets/trustwallet.png"
4
import OneInchWalletImage from "@/public/wallets/1inch.png"
5
import AirgapImage from "@/public/wallets/airgap.png"
6
import AktionariatImage from "@/public/wallets/aktionariat.png"
0 commit comments