• Charles Bachmeier's avatar
    chore: Refactor ListingButton with deprecation of Listing V1 (#6023) · 1df9da9e
    Charles Bachmeier authored
    * remove unused wrapper
    
    * remove old listing modal
    
    * simplify button styling
    
    * deprecate outdated listing logic and move button to styled components
    
    * remove unused linting protection
    
    * remove unused functions from sellAssets hook
    
    * undo and save this refactor for different PR
    
    * remove more unused items
    
    * hook dependencies
    
    * more trash cleanup
    
    * styled continue button
    
    * slight continue button tweaks
    
    * cleanup
    
    * add new standard hover state
    
    * no mixed conditionals
    
    * lint
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    1df9da9e
ListPage.tsx 10.1 KB