refactor(Tabs): add to routing and _nav
This commit is contained in:
@@ -112,6 +112,11 @@ export default {
|
||||
url: '/base/tables',
|
||||
icon: 'icon-puzzle'
|
||||
},
|
||||
{
|
||||
name: 'Tabs',
|
||||
url: '/base/tabs',
|
||||
icon: 'icon-puzzle'
|
||||
},
|
||||
{
|
||||
name: 'Tooltips',
|
||||
url: '/base/tooltips',
|
||||
|
||||
Reference in New Issue
Block a user