mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
4cc75eb9af
These two functions were not especially useful. `tOrDefault` was used only by `tOrKey`, and `tOrKey` was only used in one place. All it did was return the given `key` directly if it was falsey, so it was easily replaced by a condition. |
||
---|---|---|
.. | ||
constants | ||
higher-order-components | ||
utils |