Remove label

This commit is contained in:
Serhy 2020-03-24 10:13:38 +02:00 committed by Andrey Shovkoplyas
parent a090a059ec
commit a7c2ecda42
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4

View File

@ -32,9 +32,7 @@
{:style {:color colors/gray {:style {:color colors/gray
:text-align :center :text-align :center
:line-height 22}} :line-height 22}}
(i18n/label :t/custom-seed-phrase-text-1) (i18n/label :t/custom-seed-phrase-text-1)]]
[{:style {:color colors/black}}
(i18n/label :t/custom-seed-phrase-text-2)]]]
[react/view {:margin-vertical 24 [react/view {:margin-vertical 24
:align-items :center} :align-items :center}
[button/button {:on-press #(re-frame/dispatch [:hide-popover]) [button/button {:on-press #(re-frame/dispatch [:hide-popover])