mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 19:10:22 +01:00
d43738448c
The `AwaitingSwap` component was emitting a React warning when rendered because a component was being rendered in an array without having a `key` prop set. A key has been added to the `CountdownTimer` component, which is passed into the translation helper in an array. The warning no longer appears. |
||
---|---|---|
.. | ||
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 |