This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
tomi
/
AutoMate
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
2
Trageți solicitările
0
Wiki
Arbore:
5fb81d5182
Ramuri
Etichete
master
react-redux
AutoMate
/
frontend
/
components
/
Event.js
Event.js
71 B
Istoric
Crud
1
2
3
4
5
const Event = props => (
<div>An event</div>
)
export default Event