UPD: Refactor App into vue components
broke quite a few things along the way
This commit is contained in:
@@ -15,6 +15,7 @@ const store = createStore({
|
||||
state() {
|
||||
return {}
|
||||
},
|
||||
mutations: {},
|
||||
})
|
||||
|
||||
// Create VueI18n instance with locales loaded from /lang directory
|
||||
|
||||
Reference in New Issue
Block a user