This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
tomi
/
AutoMate
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
2
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
react-redux
AutoMate
/
frontend
/
components
/
Comment.js
Comment.js
78 B
Permalink
Verlauf
Originalformat
1
2
3
const Comment = props => <div>This is a comment</div>
export default Comment