feat: add CPlaceholder component
This commit is contained in:
+5
-1
@@ -70,12 +70,16 @@ export default [
|
||||
name: 'Navs & Tabs',
|
||||
to: '/base/navs',
|
||||
},
|
||||
|
||||
{
|
||||
component: 'CNavItem',
|
||||
name: 'Paginations',
|
||||
to: '/base/paginations',
|
||||
},
|
||||
{
|
||||
component: 'CNavItem',
|
||||
name: 'Placeholders',
|
||||
to: '/base/placeholders',
|
||||
},
|
||||
{
|
||||
component: 'CNavItem',
|
||||
name: 'Popovers',
|
||||
|
||||
Reference in New Issue
Block a user