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 4472a79 commit a73ed63Copy full SHA for a73ed63
public/images/wallets/shapeshift.png
11.6 KB
public/images/wallets/shapeshift.svg
src/data/wallets/wallet-data.ts
@@ -29,7 +29,7 @@ import PillarImage from "@/public/images/wallets/pillar.png"
29
import RabbyWalletImage from "@/public/images/wallets/rabbywallet.png"
30
import RainbowImage from "@/public/images/wallets/rainbow.png"
31
import SafeImage from "@/public/images/wallets/safe.png"
32
-import ShapeShiftImage from "@/public/images/wallets/shapeshift.svg"
+import ShapeShiftImage from "@/public/images/wallets/shapeshift.png"
33
import TahoImage from "@/public/images/wallets/taho.png"
34
import TokenPocketImage from "@/public/images/wallets/tokenpocket.png"
35
import TorusImage from "@/public/images/wallets/torus.png"
0 commit comments