mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
These two functions differ slightly in options, but none of those options are being used by us, so in these cases they're functionally equivalent. They're even both descendants of the original `debounce` function from `underscore`. This was done to reduce the number of direct dependencies we have. It should not affect bundle size, as we still depend upon the `debounce` package transitively. |
||
---|---|---|
.. | ||
add-recipient | ||
send-amount-row | ||
send-asset-row | ||
send-dropdown-list | ||
send-from-row | ||
send-gas-row | ||
send-hex-data-row | ||
send-row-wrapper | ||
tests | ||
index.js | ||
send-content.component.js | ||
send-content.container.js |