diff --git a/components/TimeLine.tsx b/components/TimeLine.tsx index c73027c..ad657b8 100644 --- a/components/TimeLine.tsx +++ b/components/TimeLine.tsx @@ -12,8 +12,7 @@ const data = [ }, { label: 'Notification of Acceptance', - oldDate: '28th August 2024', - newDate: '7th September 2024', + date: '7th September 2024', }, { label: 'Early Bird Registration', @@ -22,6 +21,7 @@ const data = [ { label: 'Last Date for Registration', oldDate: '3rd October 2024', + newDate: '', }, { label: 'Submission of Camera-ready Manuscript and Copyright Form',