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
1 changed files with 1 additions and 3 deletions

View File

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