1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/app/helpers
Mark Stacey e85b162651
Add MESSAGE_TYPE enum (#8743)
Each "message" requiring a user confirmation has a unique `type`
property. These `type` properties have all been added as enums, and the
enum is now used wherever the literal string was used previously.
2020-06-04 16:22:45 -03:00
..
constants Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
higher-order-components Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
utils Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00