website: Disable alert banner (#1799)

pull/1802/head
Noel Quiles 4 years ago committed by GitHub
parent 8f44e6d49f
commit d9366640c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save