File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
site/content/docs/4.6/components Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -477,7 +477,7 @@ And with vertical pills.
477477 <div class =" col-3" >
478478 <div class =" nav flex-column nav-pills" id =" v-pills-tab" role =" tablist" aria-orientation =" vertical" >
479479 <button class =" nav-link active" id =" v-pills-home-tab" data-toggle =" pill" data-target =" #v-pills-home" type =" button" role =" tab" aria-controls =" v-pills-home" aria-selected =" true" >Home</button >
480- <button class =" nav-link" id =" v-pills-profile-tab" data-toggle =" pill" data-target =" #v-pills-profile" type =" button" role =" tab" aria-controls =" v-pills-profile" aria-selected =" false" >Profile</buttona >
480+ <button class =" nav-link" id =" v-pills-profile-tab" data-toggle =" pill" data-target =" #v-pills-profile" type =" button" role =" tab" aria-controls =" v-pills-profile" aria-selected =" false" >Profile</button >
481481 <button class =" nav-link" id =" v-pills-messages-tab" data-toggle =" pill" data-target =" #v-pills-messages" type =" button" role =" tab" aria-controls =" v-pills-messages" aria-selected =" false" >Messages</button >
482482 <button class =" nav-link" id =" v-pills-settings-tab" data-toggle =" pill" data-target =" #v-pills-settings" type =" button" role =" tab" aria-controls =" v-pills-settings" aria-selected =" false" >Settings</button >
483483 </div >
You can’t perform that action at this time.
0 commit comments