Merge branch 'dev'

This commit is contained in:
Łukasz Holeczek
2021-11-29 14:35:48 +01:00
12 changed files with 3436 additions and 5866 deletions
+5
View File
@@ -84,6 +84,11 @@ const routes = [
name: 'Paginations',
component: () => import('@/views/base/Paginations.vue'),
},
{
path: '/base/placeholders',
name: 'Placeholders',
component: () => import('@/views/base/Placeholders.vue'),
},
{
path: '/base/popovers',
name: 'Popovers',