From 35db288c480fcc285419c35780215745b4b0f52f Mon Sep 17 00:00:00 2001
From: "gpt-engineer-app[bot]"
<159125892+gpt-engineer-app[bot]@users.noreply.github.com>
Date: Sat, 18 Apr 2026 21:01:23 +0000
Subject: [PATCH] Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
---
src/routes/calendar.index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/routes/calendar.index.tsx b/src/routes/calendar.index.tsx
index bcaaba2..573820b 100644
--- a/src/routes/calendar.index.tsx
+++ b/src/routes/calendar.index.tsx
@@ -595,7 +595,7 @@ function CalendarPage() {
onSelectDay={(d) => setSelected(d)}
/>
) : view === "list" ? (
-
+
) : null}