diff --git a/app/calendar/components/EventInfo.tsx b/app/calendar/components/EventInfo.tsx index 7860ed71c..581cadb69 100644 --- a/app/calendar/components/EventInfo.tsx +++ b/app/calendar/components/EventInfo.tsx @@ -104,7 +104,7 @@ const TournamentInfo = ({ event, edit }: EventInfoProps) => { justifySelf="flex-end" /> {/* TODO */} - + {event.date.toLocaleString("en", { hour: "numeric", minute: "numeric",