1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

tiny lost code change from 9.8.4 RC (#11764)

This commit is contained in:
Alex Donesky 2021-08-04 17:10:29 -05:00 committed by GitHub
parent e1de6e19af
commit 4245dac8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,6 +143,7 @@ export default class TransactionBreakdown extends PureComponent {
currency={nativeCurrency}
denomination={GWEI}
value={gasPrice}
numberOfDecimals={9}
hideLabel
/>
)}