From 2edc6e38065c8cfa7b049ab16292011792a8b1c1 Mon Sep 17 00:00:00 2001 From: Scott Jochems Date: Wed, 17 Apr 2024 15:11:18 +0200 Subject: [PATCH 1/2] Setup a change for when the waiting list is needed --- src/components/header/index.tsx | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/components/header/index.tsx b/src/components/header/index.tsx index 72ce686..18b6497 100644 --- a/src/components/header/index.tsx +++ b/src/components/header/index.tsx @@ -23,10 +23,6 @@ export const Header: FunctionalComponent = () => (

X TU Delft

- - - Buy Tickets - Join Discord @@ -35,6 +31,18 @@ export const Header: FunctionalComponent = () => ( Sign-up form + +

Unfortunatly the event is sold out but you can sign up for the waiting list below and have a chance of still claiming a spot!

+ {/* + + Buy Tickets + */} + + + + Waiting list + + {/* */}
From ad72146c410044c6663f6a2166c52bef1c24d79d Mon Sep 17 00:00:00 2001 From: Scott Jochems Date: Fri, 3 May 2024 10:03:45 +0200 Subject: [PATCH 2/2] Change number of cases --- src/components/numbers/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/numbers/index.tsx b/src/components/numbers/index.tsx index 29fa34f..b2d348e 100644 --- a/src/components/numbers/index.tsx +++ b/src/components/numbers/index.tsx @@ -18,7 +18,7 @@ export const Numbers: FunctionalComponent = () => (
-

3

+

4

cases