This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
tomi
/
AutoMate
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
2
Pull Requests
0
Wiki
Árvore:
5fb81d5182
Ramos
Etiquetas
master
react-redux
AutoMate
/
frontend
/
components
/
InterfaceOption.js
InterfaceOption.js
96 B
Histórico
Em bruto
1
2
3
4
5
const InterfaceOption = props => (
<p>This is an option</p>
)
export default InterfaceOption