From d795b898ec958daa79842dc41bec61261b107dfc Mon Sep 17 00:00:00 2001 From: lakshith Date: Mon, 11 Mar 2024 23:24:16 +0530 Subject: [PATCH] timeline changes --- frontend/src/Components/Login/Login.tsx | 2 +- frontend/src/Components/Timeline/Timeline.tsx | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/frontend/src/Components/Login/Login.tsx b/frontend/src/Components/Login/Login.tsx index 995af01..e8f69e5 100644 --- a/frontend/src/Components/Login/Login.tsx +++ b/frontend/src/Components/Login/Login.tsx @@ -97,7 +97,7 @@ export default function Login() {
- +
diff --git a/frontend/src/Components/Timeline/Timeline.tsx b/frontend/src/Components/Timeline/Timeline.tsx index ec00221..72444a9 100644 --- a/frontend/src/Components/Timeline/Timeline.tsx +++ b/frontend/src/Components/Timeline/Timeline.tsx @@ -71,37 +71,37 @@ const Timeline: React.FC = () => { state: "Virtual" }, { - date: "Feb 7th", - event: "Open Initial Round Submissions", + date: "Feb 18th", + event: "Workshop - Flutter Session - Advanced", description: "", - state: "" + state: "Virtual" }, { - date: "Feb 11th", - event: "Workshop - Flutter Session - Advanced", + date: "March 4th", + event: "Open Initial Round Submissions", description: "", - state: "Virtual" + state: "" }, { - date: "Feb 13th", + date: "March 16th", event: "Close Initial Round Submissions", description: "", state: "" }, { - date: "Feb 19th", + date: "Postponed", event: "Announcement of Finalists", description: "", state: "Virtual" }, { - date: "Feb 24th", + date: "Postponed", event: "Final Hackathon", description: "", state: "Onsite" }, { - date: "Feb 25th", + date: "Postponed", event: "Final Hackathon & Award Ceremony", description: "", state: "Onsite"