mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Fix the numbering on XRP Exchanges
This commit is contained in:
		@@ -488,7 +488,7 @@ export default function XrpOverview() {
 | 
			
		||||
                        href={exch.href}
 | 
			
		||||
                        target="_blank"
 | 
			
		||||
                      >
 | 
			
		||||
                        <span className="longform mr-3">{i}</span>
 | 
			
		||||
                        <span className="longform mr-3">{i+1}</span>
 | 
			
		||||
                        <img className="mw-100" id={exch.id} alt={exch.alt} />
 | 
			
		||||
                      </a>
 | 
			
		||||
                    </li>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user