mirror of
https://github.com/franjsco/tomadoro
synced 2025-02-16 19:30:50 +01:00
add footer
This commit is contained in:
parent
b81393253e
commit
c2e41bdd44
@ -10,6 +10,12 @@ class App extends Component {
|
|||||||
tomadoro
|
tomadoro
|
||||||
</div>
|
</div>
|
||||||
<Timer />
|
<Timer />
|
||||||
|
<div className="footer">
|
||||||
|
<p>
|
||||||
|
<a href="https://github.com/frab1t/tomadoro">tomadoro</a>{` `}
|
||||||
|
by <a href="https://twitter.com/frab1t">@frab1t</a> (Francesco Esposito)
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user