forked from Ivasoft/geovisio-website
Merge branch 'feat/add-personnal-info-page' into 'main'
feat: remove redirect 404 See merge request geovisio/website!23
This commit is contained in:
@@ -16,8 +16,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||
path: '/mon-compte',
|
||||
name: 'account',
|
||||
component: MyAccountView
|
||||
},
|
||||
{ path: '/:catchAll(.*)', component: HomeView }
|
||||
}
|
||||
]
|
||||
|
||||
const router = createRouter({
|
||||
|
||||
Reference in New Issue
Block a user