1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 70a689410a
Use ref in Mascot component rather than reaching into DOM directly (#7893)
Accessing the dom via `document` is strongly discouraged in React.
Instead the DOM element is now referenced by ref instead.
2020-01-24 14:15:34 -04:00
..
app Use ref in Mascot component rather than reaching into DOM directly (#7893) 2020-01-24 14:15:34 -04:00
lib Replace DetectRTC package with standard web APIs (#7887) 2020-01-23 14:04:16 -04:00
index.js Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00