File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Vue_Full_Project/src/components Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<
img src =
" static/img/avatars/6.jpg" class =
" img-avatar" alt =
" [email protected] " >
24
24
<span class =" d-md-down-none" >admin</span >
25
25
</template >
26
- <b-dropdown-header class =" text-center" ><strong >Account</strong ></b-dropdown-header >
26
+ <b-dropdown-header tag = " div " class =" text-center" ><strong >Account</strong ></b-dropdown-header >
27
27
<b-dropdown-item ><i class =" fa fa-bell-o" ></i > Updates<span class =" badge badge-info" >42</span ></b-dropdown-item >
28
28
<b-dropdown-item ><i class =" fa fa-envelope-o" ></i > Messages<span class =" badge badge-success" >42</span ></b-dropdown-item >
29
29
<b-dropdown-item ><i class =" fa fa-tasks" ></i > Tasks<span class =" badge badge-danger" >42</span ></b-dropdown-item >
30
30
<b-dropdown-item ><i class =" fa fa-comments" ></i > Comments<span class =" badge badge-warning" >42</span ></b-dropdown-item >
31
- <b-dropdown-header class =" text-center" ><strong >Settings</strong ></b-dropdown-header >
31
+ <b-dropdown-header tag = " div " class =" text-center" ><strong >Settings</strong ></b-dropdown-header >
32
32
<b-dropdown-item ><i class =" fa fa-user" ></i > Profile</b-dropdown-item >
33
33
<b-dropdown-item ><i class =" fa fa-wrench" ></i > Settings</b-dropdown-item >
34
34
<b-dropdown-item ><i class =" fa fa-usd" ></i > Payments<span class =" badge badge-default" >42</span ></b-dropdown-item >
You can’t perform that action at this time.
0 commit comments