chore: Disable alert banner (#13458)
This commit is contained in:
parent
9a9608a11d
commit
72385597b6
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue