Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 21:00:04 +00:00
co-authored by renee-png
parent 5371698cd4
commit 5958b46d73
+1 -1
View File
@@ -634,7 +634,7 @@ function CalendarPage() {
<Dialog open={dialogOpen} onOpenChange={setDialogOpen}>
<DialogContent className="max-w-lg">
<DialogHeader>
<DialogTitle>Add event</DialogTitle>
<DialogTitle>{editingId ? "Edit event" : "Add event"}</DialogTitle>
</DialogHeader>
<div className="space-y-4 max-h-[70vh] overflow-auto pr-1">
<div>