• Jack Short's avatar
    chore: formatter to use local currency price (#7273) · 184d515e
    Jack Short authored
    * chore: updating formatCurrencyAmount to handle multiple langs and currencies
    
    * missed advanced swap details
    
    * missed confirmed swap modal
    
    * removing updating visual effects
    
    * removing it from parseLocale
    
    * chore: displaying local currency and language formatting
    
    * making effects visible
    
    * moving to hook
    
    * useFormatCurrencyAmount
    
    * moving it to useformatter hook
    
    * exporting formatting locales
    
    * missed one parsed remote
    
    * initial passover of using conversion rate in formatting function
    
    * moving hook to bottom of file
    
    * moving to bottom
    
    * moving to bottom
    
    * fallback to usd
    
    * refactors
    
    * better fallback protection
    
    * moving to function
    
    * fixing typecheck
    184d515e
TradePrice.tsx 2.29 KB