Skip to content

Commit

Permalink
Merge pull request #424 from HackRU/BirthdayFix
Browse files Browse the repository at this point in the history
Update Birthday
  • Loading branch information
shivanmodha committed Mar 15, 2021
2 parents c2ec3f2 + 59d85fa commit 37f214a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class About extends Component {
value: "01/01/1920"
},
end: {
value: "11/05/2002"
value: "04/17/2003"
}
} }} />
</Col>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class UserProfileForm extends Component {
value: "01/01/1920"
},
end: {
value: "04/18/2002"
value: "04/17/2003"
}
} }} />
</Col>
Expand Down

0 comments on commit 37f214a

Please sign in to comment.