diff --git a/src/pages/register.vue b/src/pages/register.vue deleted file mode 100644 index efb79301..00000000 --- a/src/pages/register.vue +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - Materio - - - - - - Adventure starts here 🚀 - - - Make your app management easy and fun! - - - - - {}"> - - - - - - - - - - - - - - - - - I agree to - privacy policy & terms - - - - - Sign up - - - - - - Already have an account? - - Sign in instead - - - - - - or - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/router/index.ts b/src/router/index.ts index 3741b7d1..ff870d29 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -108,10 +108,6 @@ const router = createRouter({ path: 'login', component: () => import('../pages/login.vue'), }, - { - path: 'register', - component: () => import('../pages/register.vue'), - }, { path: '/:pathMatch(.*)*', component: () => import('../pages/[...all].vue'),
- Make your app management easy and fun! -