From 19f2476bde2024f5655f4b1978a1b31228222f87 Mon Sep 17 00:00:00 2001 From: Noel Quiles <3746694+EnMod@users.noreply.github.com> Date: Thu, 16 Dec 2021 13:49:54 -0500 Subject: [PATCH] website: Disable alert banner (#11869) --- website/data/alert-banner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/alert-banner.js b/website/data/alert-banner.js index 504ba07a15..6fe9887949 100644 --- a/website/data/alert-banner.js +++ b/website/data/alert-banner.js @@ -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 {