mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
fd53de6af5
* update button alert component * update test * rename Banner to BannerAlert * remove old banner snapshot * fix banner alert border left
3 lines
114 B
JavaScript
3 lines
114 B
JavaScript
export { BannerAlert } from './banner-alert';
|
|
export { BANNER_ALERT_SEVERITIES } from './banner-alert.constants';
|