refactor(_nav): rearrange Buttons
This commit is contained in:
+4
-4
@@ -135,13 +135,13 @@ export default {
|
|||||||
icon: 'icon-cursor'
|
icon: 'icon-cursor'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Button Groups',
|
name: 'Button Dropdowns',
|
||||||
url: '/buttons/button-groups',
|
url: '/buttons/dropdowns',
|
||||||
icon: 'icon-cursor'
|
icon: 'icon-cursor'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Dropdowns',
|
name: 'Button Groups',
|
||||||
url: '/buttons/dropdowns',
|
url: '/buttons/button-groups',
|
||||||
icon: 'icon-cursor'
|
icon: 'icon-cursor'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user