Skip to content

Commit

Permalink
changed pfizer
Browse files Browse the repository at this point in the history
  • Loading branch information
turingtestfail committed Oct 16, 2020
1 parent 3139909 commit 6740f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class App extends Component {
render () {
return (
<div>
Pfizer Countdown: <Countdown date={'2020-11-01T20:00:00'} /><br/>
Pfizer Countdown: <Countdown date={'2020-11-30T20:00:00'} /><br/>
Election Countdown: <Countdown date={'2020-11-03T20:00:00'} /><br/>
Moderna Countdown: <Countdown date={'2020-11-25T20:00:00'} /><br/>
New Year Countdown: <Countdown date={'2021-01-01T00:00:00'} />
Expand Down

0 comments on commit 6740f8d

Please sign in to comment.