• Jack Short's avatar
    chore: refactoring bag (#6039) · a362f879
    Jack Short authored
    * chore: refactoring bag component to sub components (#6027)
    
    * moving totalEthPrice to hook
    
    * moving everything from bag to bag footer
    
    * moving transaction state to sep hook
    
    * explicit type
    
    * itemsInBag
    
    * fixing transaction tracking
    
    * chore: refactor useFetchAssets to make it more readable (#6043)
    
    * chore: refactoring useFetchAssets to make it more readable
    
    * remvoing eslint stuff
    
    * extracting what can be
    
    * comments
    
    * removing feature flag
    
    * changing return type of useUsd hook
    
    * zustand shallow
    a362f879
bag.ts 2.32 KB