front_foundation #9
@ -30,7 +30,7 @@ keycloakService.CallInit(() => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
adnane marked this conversation as resolved
Outdated
|
|||||||
// this shit made by me so i can run the canva vue app
|
// this shit made by me so i can run the canva vue app
|
||||||
createApp(App).use(router).mount('#app');
|
//createApp(App).use(router).mount('#app');
|
||||||
|
|
||||||
// TODO: fix the comment
|
// TODO: fix the comment
|
||||||
piair
commented
remove this if it's commented. remove this if it's commented.
|
|||||||
/*
|
/*
|
||||||
|
@ -19,11 +19,11 @@ const router = createRouter({
|
|||||||
},
|
},
|
||||||
|
|
||||||
// route pour les canvas (made by adnane), in fact the two vue apps are separated for now
|
// route pour les canvas (made by adnane), in fact the two vue apps are separated for now
|
||||||
/*{
|
{
|
||||||
path: '/canvas',
|
path: '/canvas',
|
||||||
name: 'canvas',
|
name: 'canvas',
|
||||||
component: () => import('../views/CanvasView.vue'),
|
component: () => import('../views/CanvasView.vue'),
|
||||||
},*/
|
},
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user
We can't let this kind of comments