File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import AlphaWalletImage from "@/public/wallets/alpha.png"
7
7
import AmbireImage from "@/public/wallets/ambire.png"
8
8
import ApexImage from "@/public/wallets/apex.png"
9
9
import ArgentImage from "@/public/wallets/argent.png"
10
- import Aurox from "@/public/wallets/aurox.png"
10
+ import AuroxImage from "@/public/wallets/aurox.png"
11
11
import BitcoindotcomImage from "@/public/wallets/bitcoindotcom.png"
12
12
import BitkeepImage from "@/public/wallets/bitkeep.png"
13
13
import BlockWalletImage from "@/public/wallets/blockwallet.png"
@@ -2716,7 +2716,7 @@ const walletData: WalletData[] = [
2716
2716
{
2717
2717
last_updated : "2023-10-30" ,
2718
2718
name : "Aurox Wallet" ,
2719
- image : Aurox ,
2719
+ image : AuroxImage ,
2720
2720
brand_color : "#1F47FF" ,
2721
2721
url : "https://getaurox.com/wallet" ,
2722
2722
wallet_live_date : "2022-12-06" ,
You can’t perform that action at this time.
0 commit comments