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
Aborescence:
5fb81d5182
Branches
Tags
master
react-redux
AutoMate
/
frontend
/
components
/
InterfaceOption.js
InterfaceOption.js
96 B
Historique
Raw
1
2
3
4
5
const InterfaceOption = props => (
<p>This is an option</p>
)
export default InterfaceOption