diff --git a/src/status_im/contexts/shell/share/wallet/view.cljs b/src/status_im/contexts/shell/share/wallet/view.cljs index 26ae43020cf4..77a744e74aff 100644 --- a/src/status_im/contexts/shell/share/wallet/view.cljs +++ b/src/status_im/contexts/shell/share/wallet/view.cljs @@ -133,4 +133,4 @@ [rn/view {:style {:margin-top 20}} (indicator-list (count accounts) @current-index)]] - ))) \ No newline at end of file + )))