1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Pritam Dhara 5b5ca4599e
Replaces SEVERITIES const with Severity enum in BannerAlert (#20200)
* Replaces SEVERITIES const with Severity enum in BannerAlert

* Replaced SEVERITIES with Severity in banner-alert.constants.js

* Used BANNER_ALERT_SEVERITIES instead of SEVERITIES in banner-alert.stories.js

* Updated README for usage of Severity instead of SEVERITIES

* Updates to stories and docs link

---------

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-08-01 14:41:30 -07:00
..
__mocks__
components Replaces SEVERITIES const with Severity enum in BannerAlert (#20200) 2023-08-01 14:41:30 -07:00
contexts
css
ducks Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
helpers
hooks
pages Part of #18714: Replacing deprecated constants (#19843) 2023-08-01 14:37:16 -07:00
selectors
store Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
index.js
index.test.js