mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Fix parens on intro screens
Fixes #10979 Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
This commit is contained in:
parent
fb9ab82d7b
commit
729a35d830
@ -167,7 +167,7 @@
|
||||
:generate-key :t/generate-a-key
|
||||
:recovery-success :t/re-encrypt-key
|
||||
:intro-wizard-title6)]
|
||||
[react/view (:style (assoc styles/bottom-button :margin-bottom 16))
|
||||
[react/view {:style (assoc styles/bottom-button :margin-bottom 16)}
|
||||
[quo/button
|
||||
{:disabled existing-account?
|
||||
:on-press #(re-frame/dispatch [forward-action])
|
||||
|
Loading…
x
Reference in New Issue
Block a user