This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tomi
/
sztm-excel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bd662ed958
Branches
Tags
code-cleanup
master
redux
sztm-excel
/
client
/
src
/
matches
/
components
/
index.js
index.js
79 B
History
Raw
1
2
3
4
import Matches from './Matches'
export { Matches }
export default { Matches }