import MatchDisp from './MatchDisp' import MatchList from './MatchList' export default { MatchDisp, MatchList }