export default {
    render() {
        return <router-view />
    }
}