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