diff --git a/src/components/banner.tsx b/src/components/banner.tsx index 331b3abe0731d0..c2841bc4991030 100644 --- a/src/components/banner.tsx +++ b/src/components/banner.tsx @@ -5,7 +5,7 @@ import React, { useState, useEffect } from "react"; // This is a lazy way of doing things but will work until // we put a more robust solution in place. // -const SHOW_BANNER = true; +const SHOW_BANNER = false; const BANNER_TEXT = "See how Calixa protected their developers' time by building a custom integration on Sentry in our live workshop on June 7 @ 10am PT."; const BANNER_LINK_URL =