Skip to content

Commit

Permalink
[8568] Fix Hide 'add account' option in wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsikka committed Jul 15, 2019
1 parent 90fbcfa commit 91ff7dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/status_im/ui/screens/wallet/accounts/views.cljs
Expand Up @@ -163,6 +163,5 @@
[total-value]
[react/scroll-view {:horizontal true}
[react/view {:flex-direction :row :padding-top 11 :padding-bottom 12}
[account-card "Status account"]
[add-card]]]]
[assets-and-collections]]])
[account-card "Status account"]]]]
[assets-and-collections]]])

0 comments on commit 91ff7dd

Please sign in to comment.