We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55d62b commit 9e4fffaCopy full SHA for 9e4fffa
src/_nav.js
@@ -135,13 +135,13 @@ export default {
135
icon: 'icon-cursor'
136
},
137
{
138
- name: 'Button Groups',
139
- url: '/buttons/button-groups',
+ name: 'Button Dropdowns',
+ url: '/buttons/dropdowns',
140
141
142
143
- name: 'Dropdowns',
144
- url: '/buttons/dropdowns',
+ name: 'Button Groups',
+ url: '/buttons/button-groups',
145
146
147
0 commit comments