parent
aa159f53ef
commit
86bbe2e8c7
|
@ -169,7 +169,7 @@
|
||||||
[quo/bottom-actions
|
[quo/bottom-actions
|
||||||
{:actions :one-action
|
{:actions :one-action
|
||||||
:blur? blur?
|
:blur? blur?
|
||||||
:button-one-label (or button-label (i18n/label :t/update))
|
:button-one-label (or button-label (i18n/label :t/confirm))
|
||||||
:button-one-props {:disabled? (= @state :default)
|
:button-one-props {:disabled? (= @state :default)
|
||||||
:on-press (fn []
|
:on-press (fn []
|
||||||
(let [chain-ids (map :chain-id current-networks)]
|
(let [chain-ids (map :chain-id current-networks)]
|
||||||
|
|
Loading…
Reference in New Issue