mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Commented out router declaration
This commit is contained in:
@@ -9,7 +9,7 @@ Vue.use(VueRouter)
|
||||
|
||||
new Vue({
|
||||
el: '#app',
|
||||
router,
|
||||
// router,
|
||||
// store,
|
||||
components: { App },
|
||||
// template: '<App />',
|
||||
|
||||
Reference in New Issue
Block a user