mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-09-08 09:02:10 +00:00
Commented out router declaration
This commit is contained in:
+1
-1
@@ -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