Fixed other place where date appears

This commit is contained in:
Zoë Bentley 2021-03-17 16:04:55 -04:00
parent 9e74481db4
commit acbda599e5

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">