From 66b69041a5bf4f569253f8d21e67aff58ffc192f Mon Sep 17 00:00:00 2001 From: Niko Date: Mon, 24 Mar 2025 16:52:02 +0100 Subject: [PATCH 1/4] Fix build errors. --- src/components/header/header-actions.astro | 1 - src/components/keynoters/keynoters.astro | 2 +- src/components/logo/logo.tsx | 1 + src/components/ticket-tiers/ticket-tiers.astro | 7 ++++++- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/header/header-actions.astro b/src/components/header/header-actions.astro index b6c61a154..2917ebc3f 100644 --- a/src/components/header/header-actions.astro +++ b/src/components/header/header-actions.astro @@ -51,7 +51,6 @@ const IS_LIVE = false;