This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
tomi
/
AutoMate
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
2
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
react-redux
AutoMate
/
frontend
/
components
/
Comment.js
Comment.js
78 B
Lien permanent
Historique
Raw
1
2
3
const Comment = props => <div>This is a comment</div>
export default Comment