1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/components/app/advanced-gas-fee-popover/advanced-gas-fee-inputs/priority-fee-input
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
..
index.js Implementing save button on advance gas fee modal (#12854) 2021-12-01 06:01:21 +05:30
index.scss Dark Mode : Advanced gas fee (#14073) 2022-03-22 18:04:12 +01:00
priority-fee-input.js Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
priority-fee-input.test.js Fix gas values display in users primary currency inside inputs (#13830) 2022-03-07 23:22:14 +05:30