chore: Disable alert banner (#11452)

This commit is contained in:
Noel Quiles
2021-12-16 15:28:17 -05:00
committed by Wilken Rivera
parent d4c1aec5a2
commit b35bdd109b
+1 -1
View File
@@ -1,4 +1,4 @@
export const ALERT_BANNER_ACTIVE = true
export const ALERT_BANNER_ACTIVE = false
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {