This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tomi
/
AutoMate
Watch
1
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Tree:
1d5b78ed59
Branches
Tags
master
react-redux
AutoMate
/
frontend
/
components
/
Interface.js
Interface.js
80 B
History
Raw
1
2
3
4
5
const Interface = props => (
<div>Interface</div>
)
export default Interface