From 8f977572845ef3b4357c8adc0e391cf00cf4a896 Mon Sep 17 00:00:00 2001 From: Omar Basem Date: Thu, 29 Feb 2024 07:48:19 +0400 Subject: [PATCH] lint --- src/status_im/contexts/wallet/create_account/view.cljs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/status_im/contexts/wallet/create_account/view.cljs b/src/status_im/contexts/wallet/create_account/view.cljs index f8359184a27..1011941c6f8 100644 --- a/src/status_im/contexts/wallet/create_account/view.cljs +++ b/src/status_im/contexts/wallet/create_account/view.cljs @@ -71,8 +71,8 @@ {:type :no-title :background :blur :right-side [{:icon-name :i/info - :on-press #(rf/dispatch [:show-bottom-sheet - {:content account-origin/view}])}] + :on-press #(rf/dispatch [:show-bottom-sheet + {:content account-origin/view}])}] :icon-name :i/close :on-press #(rf/dispatch [:navigate-back])}] [quo/gradient-cover