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 4bcb48df53
Replace ReadOnlyInput (#14330)
Replace the last two uses of the `ReadOnlyInput` with a div. The idea
of using an input for read-only data is silly. We can just put it in
the DOM directly instead.
2022-04-04 12:37:01 -02:30
..
__mocks__
components Replace ReadOnlyInput (#14330) 2022-04-04 12:37:01 -02:30
contexts
css
ducks
helpers
hooks
pages Swaps timer improvements, optional refresh rates and fix for a notification UI (#14300) 2022-04-04 15:14:50 +02:00
selectors
store
index.js