From 490a25ef4c5af221a34258c9ccc41317bf61dc80 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 27 Sep 2023 11:55:01 -0700 Subject: [PATCH] Update useGlobalBanners.tsx --- src/hooks/useGlobalBanners.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/hooks/useGlobalBanners.tsx b/src/hooks/useGlobalBanners.tsx index 58e2b9491..372f94300 100644 --- a/src/hooks/useGlobalBanners.tsx +++ b/src/hooks/useGlobalBanners.tsx @@ -46,15 +46,15 @@ export const allGlobalBanners: GlobalBanner[] = [ // message: , // }, // Day 2 - { - id: "launch-week-day-2", - message: , - }, - // Day 3 // { - // id: "launch-week-day-3", - // message: , + // id: "launch-week-day-2", + // message: , // }, + // Day 3 + { + id: "launch-week-day-3", + message: , + }, // Day 4 // { // id: "launch-week-day-4",