• Jack Short's avatar
    feat: currency selector (#7196) · 4eda18a4
    Jack Short authored
    * adding currency settings option
    
    * moving menu item to shared component
    
    * adding supported currencies
    
    * currency menu items
    
    * currency url params
    
    * currency selector e2e tests
    
    * fixing tests
    
    * currency icons
    
    * removing eslint
    
    * removing another eslint disable
    
    * renaming to local currency
    
    * more name changes
    
    * design updates
    
    * renaming file
    
    * fixing lint
    
    * Update src/components/AccountDrawer/SettingsMenu.tsx
    Co-authored-by: default avatarCharles Bachmeier <charles@bachmeier.io>
    
    * alphabetical ordering currencies
    
    * column padding
    
    * padding only for mobile
    
    * memoizing into switch
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charles@bachmeier.io>
    4eda18a4
localCurrencyIcons.tsx 58.2 KB