mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-23 00:14:21 +00:00
Correggi date degli appelli
This commit is contained in:
parent
a35f9dc0f4
commit
a9f2b1e8a3
1 changed files with 114 additions and 114 deletions
|
@ -50,9 +50,9 @@ export default function(props) {
|
||||||
</Panel>
|
</Panel>
|
||||||
<Panel title={"Appelli"}>
|
<Panel title={"Appelli"}>
|
||||||
<ol>
|
<ol>
|
||||||
<li><Timer to={"2020-06-24"}/></li>
|
<li><Timer to={"2020-06-08"}/></li>
|
||||||
<li><Timer to={"2020-07-09"}/></li>
|
<li><Timer to={"2020-06-25"}/></li>
|
||||||
<li><Timer to={"2020-07-28"}/></li>
|
<li><Timer to={"2020-07-16"}/></li>
|
||||||
</ol>
|
</ol>
|
||||||
</Panel>
|
</Panel>
|
||||||
</Section>
|
</Section>
|
||||||
|
|
Loading…
Reference in a new issue