Merge pull request #5155 from zoebentley/conference-update-march-2021-fixed-dependencies

Fixed other place where date appears on Conference page
This commit is contained in:
Sarah Otts 2021-03-17 16:09:04 -04:00 committed by GitHub
commit 1d381c073a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,13 +51,6 @@ const ConferenceSplash = () => (
value={new Date(2021, 6, 22)}
year="numeric"
/>
{' - '}
<FormattedDate
day="2-digit"
month="long"
value={new Date(2021, 6, 24)}
year="numeric"
/>
</td>
</tr>
<tr className="conf2020-panel-row">