mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
A PropType error was shown in the console when on the Awaiting Swap page in certain error scenarios. The `symbol` property was sometimes not set if `destinationTokenInfo` was missing. The `symbol` prop has been removed, as the `AwaitingSwap` component already selected the `fetchParams`, and the `destinationTokenInfo` object within. The prop was effectively a duplicate. |
||
---|---|---|
.. | ||
view-on-ether-scan-link | ||
awaiting-swap.js | ||
awaiting-swap.stories.js | ||
index.js | ||
index.scss | ||
quotes-timeout-icon.js | ||
swap-failure-icon.js | ||
swap-success-icon.js |