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
Drzewo:
5fb81d5182
Gałęzie
Tagi
master
react-redux
AutoMate
/
frontend
/
components
/
InterfaceOption.js
InterfaceOption.js
96 B
Historia
Czysty
1
2
3
4
5
const InterfaceOption = props => (
<p>This is an option</p>
)
export default InterfaceOption