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 74557bd68a
Delete onBlur handlers from currency and token input components (#7824)
As of #7753, the `onBlur` prop is no longer used for the `token-input`
and `currency-input` components, and the associated wrapper components
and the shared underlying component. It as been removed from all of
them.
2020-01-15 11:18:59 -04:00
..
app Delete onBlur handlers from currency and token input components (#7824) 2020-01-15 11:18:59 -04:00
lib Remove unused PersistentForm (#7770) 2020-01-10 11:55:27 -04:00
index.js Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00