1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey ff1e134ac9 Remove duplicate percent sign from MetaMask fee (#9647)
The MetaMask fee is shown with two percent signs on the view quote page, because the percent sign is embedded in the fee amount as well as in the localized message.

The fee amount used now comes from the API, and does not have a percent sign. The percent sign is now only in the localized message. This allows for different locales to display the percentage differently. The old hard-coded value with a percent sign embedded has been removed, as it is no longer used anywhere.
2020-10-19 21:00:04 -02:30
..
app Remove duplicate percent sign from MetaMask fee (#9647) 2020-10-19 21:00:04 -02:30
lib
index.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30