Skip to content

Commit 51513c0

Browse files
committed
fix: import path
1 parent 37c45b4 commit 51513c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { StaticImageData } from "next/image"
22

3-
import TrustWalletImage from "wallets/trustwallet.png"
3+
import TrustWalletImage from "@/public/wallets/trustwallet.png"
44
import OneInchWalletImage from "@/public/wallets/1inch.png"
55
import AirgapImage from "@/public/wallets/airgap.png"
66
import AktionariatImage from "@/public/wallets/aktionariat.png"

0 commit comments

Comments
 (0)