mirror of
https://github.com/status-im/status-react.git
synced 2025-02-22 07:38:34 +00:00
tweak: use debug labels for buttons
This commit is contained in:
parent
c474356410
commit
421d928caf
@ -130,9 +130,9 @@
|
||||
:accessibility-label :send-contact-request
|
||||
:customization-color customization-color
|
||||
:on-press on-message-submit}
|
||||
:button-one-label (i18n/label :t/send-contact-request)
|
||||
:button-one-label "Test Button One"
|
||||
:button-two-props {:accessibility-label :test-button
|
||||
:customization-color :danger
|
||||
:on-press (bind on-press-test)}
|
||||
:button-two-label "test"}]]))
|
||||
:button-two-label "Test Button Two"}]]))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user