mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-28 01:56:00 -05:00
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:
commit
1d381c073a
1 changed files with 0 additions and 7 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue