mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
fa3497e39b
The notifications displayed on the home screen were being passed through the `TransactionView` and `TransactionList` components before being rendered. This was unnecessary because the notifications are absolutely positioned. They are now rendered directly in the home component where they're defined. A helper function has been written to improve readability. |
||
---|---|---|
.. | ||
app | ||
lib | ||
index.js |