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({
|
new Vue({
|
||||||
el: '#app',
|
el: '#app',
|
||||||
router,
|
// router,
|
||||||
// store,
|
// store,
|
||||||
components: { App },
|
components: { App },
|
||||||
// template: '<App />',
|
// template: '<App />',
|
||||||
|
|||||||
Reference in New Issue
Block a user