fix: commiting some minor changes before switching to front_foundation branch

This commit is contained in:
2025-02-10 15:32:28 +01:00
parent 7a03146bf8
commit b1df7421dc
5 changed files with 83 additions and 54 deletions

View File

@ -12,7 +12,7 @@ const router = createRouter({
component: () => import('../views/test.vue'),
},
// route pour les canvas (made by adnane), in fact the two vue apps are separated for now
// route pour les canvas
{
path: '/canvas',
name: 'canvas',