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
/
Comment.js
Comment.js
78 B
Istoric
Crud
1
2
3
const Comment = props => <div>This is a comment</div>
export default Comment