refactor: btn-brand

social-buttons replaced by `brand-buttons`
This commit is contained in:
xidedix
2018-04-06 16:30:08 +02:00
parent 8ada829e65
commit 20e26cce98
4 changed files with 300 additions and 300 deletions
+3 -3
View File
@@ -125,7 +125,7 @@ export default {
icon: 'icon-cursor',
children: [
{
name: 'Standard Buttons',
name: 'Buttons',
url: '/buttons/standard-buttons',
icon: 'icon-cursor'
},
@@ -140,8 +140,8 @@ export default {
icon: 'icon-cursor'
},
{
name: 'Social Buttons',
url: '/buttons/social-buttons',
name: 'Brand Buttons',
url: '/buttons/brand-buttons',
icon: 'icon-cursor'
}
]