From f3eb0be7adf9c5f3371550780c7c8b685501d42d Mon Sep 17 00:00:00 2001 From: HighHarmonics Date: Thu, 8 Feb 2024 12:28:38 -0800 Subject: [PATCH] Update EventHeader.tsx --- src/app/components/EventHeader.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/components/EventHeader.tsx b/src/app/components/EventHeader.tsx index 34d4c25..0da88be 100644 --- a/src/app/components/EventHeader.tsx +++ b/src/app/components/EventHeader.tsx @@ -33,8 +33,10 @@ function EventHeader({event, reservedStreamCount, totalStreamCount}:Props): Reac logo

TOPLAP Presents ...

TOPLAP20 Live Stream

+ Note: This is event is not yet open for slot registration.
+ Slot registration opens Monday, Feb 12th.

{event && DateTime.fromISO(event.starts_at).toFormat("dd. LLLL HH:mm")} - {event && DateTime.fromISO(event.ends_at).toFormat("dd. LLLL HH:mm")} {event && DateTime.fromISO(event.starts_at).toFormat("yyyy")}

- Note: This is event is not yet open for slot registration. Slot registration opens Monday, Feb 12th. +