1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-01 21:57:06 +01:00
metamask-extension/ui/components/app/advanced-gas-fee-popover/advanced-gas-fee-gas-limit
George Marshall 05a20bb721
Add responsive props to Box component (#15106)
* Adding responsive props to Box component

* Updating margin array prop instances

* Updating padding array prop instances

* Updates to docs, tests and margin, padding instances

* Optimizing class name object

* Simplifying single value logic

* replacing for loop with switch statement

* Memoizing generateClassNames function
2022-07-20 13:47:51 -07:00
..
advanced-gas-fee-gas-limit.js Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
advanced-gas-fee-gas-limit.test.js Fixes in EIP-1559 V2 implementation (#13574) 2022-02-11 10:59:17 -03:30
index.js Adding gas limit section on advance gas fee modal (#12865) 2021-12-03 21:29:48 +05:30
index.scss Dark Mode : Advanced gas fee (#14073) 2022-03-22 18:04:12 +01:00