From ea87f5db1d119b948a1ab6a1f4133dfcb3bcfc66 Mon Sep 17 00:00:00 2001 From: Ulises M Date: Thu, 20 Jun 2024 16:52:27 -0600 Subject: [PATCH] WIp --- .../contexts/wallet/add_account/create_account/view.cljs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/status_im/contexts/wallet/add_account/create_account/view.cljs b/src/status_im/contexts/wallet/add_account/create_account/view.cljs index e5d5c9dbae..9bfd5b1fc2 100644 --- a/src/status_im/contexts/wallet/add_account/create_account/view.cljs +++ b/src/status_im/contexts/wallet/add_account/create_account/view.cljs @@ -48,7 +48,6 @@ :action-props {:on-press #(rf/dispatch [:standard-auth/authorize {:on-auth-success on-auth-success :auth-button-label (i18n/label :t/continue)}]) - :button-text (i18n/label :t/edit) :icon-left :i/face-id :alignment :flex-start}