This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
tomi
/
AutoMate
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
2
Permintaan Tarik
0
Wiki
Pohon:
5fb81d5182
Ranting
Tag
master
react-redux
AutoMate
/
frontend
/
components
/
InterfaceOption.js
InterfaceOption.js
96 B
Riwayat
Mentahan
1
2
3
4
5
const InterfaceOption = props => (
<p>This is an option</p>
)
export default InterfaceOption