chore: clean-up

This commit is contained in:
Łukasz Holeczek
2021-08-31 00:32:10 +02:00
parent 715415e7a2
commit 3ce05a7713
4 changed files with 1 additions and 555 deletions
-5
View File
@@ -79,11 +79,6 @@ const routes = [
name: 'Navs',
component: () => import('@/views/base/Navs.vue'),
},
{
path: '/base/navbars',
name: 'Navbars',
component: () => import('@/views/base/Navbars.vue'),
},
{
path: '/base/paginations',
name: 'Paginations',