This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
tomi
/
AutoMate
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
2
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
react-redux
AutoMate
/
frontend
/
components
/
Comment.js
Comment.js
78 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
const Comment = props => <div>This is a comment</div>
export default Comment