From 14b564d544e8ad2e966c449fb29d3de66894bbd5 Mon Sep 17 00:00:00 2001 From: Sathish Dath Date: Sun, 28 Jun 2026 08:35:36 +0530 Subject: [PATCH] paper sub deadline change --- components/TimeLine.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/TimeLine.tsx b/components/TimeLine.tsx index f5d066b..ba379af 100644 --- a/components/TimeLine.tsx +++ b/components/TimeLine.tsx @@ -13,7 +13,7 @@ const CustomTimeline = () => { }, { label: 'Last date to submit Full-length Manuscript', - date: '28th June 2026', + date: '1st July 2026', }, { label: 'Notification of Acceptance', @@ -126,7 +126,7 @@ const CustomTimeline = () => { {item.label}

- {item.date == "28th June 2026" && <>14th June 2026 →} {item.date}{' '} + {item.date == "1st July 2026" && <>14th June 2026 →} {item.date}{' '}