hide increase gas/cancel temporary for 1.10

This commit is contained in:
andrey 2020-12-29 12:23:07 +01:00 committed by Andrea Maria Piana
parent 1075dfcb8b
commit 72d592a5a6
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 2 additions and 1 deletions

View File

@ -76,7 +76,8 @@
:style {:margin-top 10}
:icon-opts (merge styles/forward
{:accessibility-label :show-transaction-button})}]]]]
(when (and (not keycard-account?)
(when (and false ;;TODO temporary disable for 1.10
(not keycard-account?)
(= type :pending))
[react/view {:flex-direction :row :padding 16 :justify-content :space-between}
[quo/button