Skip to content

Commit

Permalink
Update Timeline.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwajeetraj11 authored Nov 21, 2020
1 parent 8af7e4c commit 46ad81e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Components/Timeline/Timeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ const Timeline = () => {
},
{
title: "15th November - 20th November",
active: true,
active: false,
contentTitle: "Organisations Announced",
contentText: "The Organisations selected for the event will be announced.",
},
{
title: "20th November - 5th December",
contentTitle: "Student Application Starts",
active: undefined,
active: true,
contentText: "Students select their organizations and apply to them during this period.",
},
{
Expand Down

1 comment on commit 46ad81e

@vercel
Copy link

@vercel vercel bot commented on 46ad81e Nov 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/dsc-nsec/settings/billing

Please sign in to comment.