hide increase gas/cancel temporary for 1.10

This commit is contained in:
andrey
2021-02-09 08:53:44 +01:00
committed by Andrea Maria Piana
parent 1075dfcb8b
commit 72d592a5a6
@@ -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