Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Apr 19, 2024
1 parent fc528ac commit f1500a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/status_im/contexts/wallet/collectible/view.cljs
Expand Up @@ -85,8 +85,7 @@
:header collectible-name
:description collection-name}
total-owned (utils/total-owned-collectible (:ownership collectible)
wallet-address)
customization-color (rf/sub [:profile/customization-color])]
wallet-address)]
(rn/use-unmount #(rf/dispatch [:wallet/clear-last-collectible-details]))
[scroll-page/scroll-page
{:navigate-back? true
Expand Down

0 comments on commit f1500a5

Please sign in to comment.