From e7d66374c5cac789f13b7515e35db8c12f82e62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Uzdo=C4=9Fan?= Date: Fri, 24 May 2024 16:27:49 +0200 Subject: [PATCH] Fix debug --- src/pages/schedule.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/schedule.jsx b/src/pages/schedule.jsx index 28ae1cb9..a29fe889 100644 --- a/src/pages/schedule.jsx +++ b/src/pages/schedule.jsx @@ -36,8 +36,8 @@ import puja from "../assets/people/speakers/puja.jpeg"; import { FaTwitter } from "react-icons/fa"; import { ImSoundcloud } from "react-icons/im"; -// const currentDate = new Date(); -const currentDate = new Date("2024-05-26T01:00:00+02:00"); +const currentDate = new Date(); +// const currentDate = new Date("2024-05-26T01:00:00+02:00"); const ProgramItem = ({ title,