tweak
parent
b07299a9b3
commit
b111f251ba
|
@ -36,6 +36,5 @@ new Vue({
|
||||||
router,
|
router,
|
||||||
store,
|
store,
|
||||||
i18n,
|
i18n,
|
||||||
render: h => h(App),
|
render: h => h(App)
|
||||||
components: { App }
|
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue