Skip to content

Commit

Permalink
update timeline date
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshith-403 committed Feb 5, 2024
1 parent 0eff4f7 commit c5c7e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/Timeline/Timeline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const Timeline: React.FC = () => {
state: "Virtual"
},
{
date: "Feb 5th",
date: "Feb 7th",
event: "Open Initial Round Submissions",
description: "",
state: ""
Expand Down

0 comments on commit c5c7e53

Please sign in to comment.