mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Fix issue where some wallet icons are not displaying properly
This commit is contained in:
		@@ -22,8 +22,8 @@ const softwallets = [
 | 
			
		||||
  { href: "https://towolabs.com/", id: "wallet-towo", alt: "Towo" },
 | 
			
		||||
  { href: "https://xumm.app/", id: "wallet-xumm", alt: "Xumm" },
 | 
			
		||||
  { href: "https://trustwallet.com/", id: "wallet-trust", alt: "Trust Wallet" },
 | 
			
		||||
  { href: "https://gatehub.net/", id: "wallet-gatehub", alt: "Gatehub" , imgclasses: "invertible-img",},
 | 
			
		||||
  { href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" , imgclasses: "invertible-img", }
 | 
			
		||||
  { href: "https://gatehub.net/", id: "wallet-gatehub", alt: "Gatehub" },
 | 
			
		||||
  { href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" }
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
const hardwallets = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user