Skip to content

Commit

Permalink
Add code accidentally removed in rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
danjm committed Jul 29, 2021
1 parent 91f6d2b commit 8c4cf15
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,13 @@ export default class ConfirmTransactionBase extends Component {
hideLabel
/>,
])}
subTitle={
<GasTiming
maxPriorityFeePerGas={
txData.txParams.maxPriorityFeePerGas
}
/>
}
/>,
<TransactionDetailItem
key="total-item"
Expand Down

0 comments on commit 8c4cf15

Please sign in to comment.