Commit 138ed733 authored by Zoë Bentley's avatar Zoë Bentley Committed by seotts

Fixed other place where date appears

parent a3a93ec0
......@@ -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">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment