File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,22 +195,22 @@ <h1 class="visually-hidden">Sidebars examples</h1>
195195 </ li >
196196 < li >
197197 < a href ="# " class ="nav-link py-3 border-bottom " title ="Dashboard " data-bs-toggle ="tooltip " data-bs-placement ="right ">
198- < svg class ="bi " width ="24 " height ="24 "> < use xlink:href ="#speedometer2 "/> </ svg >
198+ < svg class ="bi " width ="24 " height ="24 " role =" img " aria-label =" Dashboard " > < use xlink:href ="#speedometer2 "/> </ svg >
199199 </ a >
200200 </ li >
201201 < li >
202202 < a href ="# " class ="nav-link py-3 border-bottom " title ="Orders " data-bs-toggle ="tooltip " data-bs-placement ="right ">
203- < svg class ="bi " width ="24 " height ="24 "> < use xlink:href ="#table "/> </ svg >
203+ < svg class ="bi " width ="24 " height ="24 " role =" img " aria-label =" Orders " > < use xlink:href ="#table "/> </ svg >
204204 </ a >
205205 </ li >
206206 < li >
207207 < a href ="# " class ="nav-link py-3 border-bottom " title ="Products " data-bs-toggle ="tooltip " data-bs-placement ="right ">
208- < svg class ="bi " width ="24 " height ="24 "> < use xlink:href ="#grid "/> </ svg >
208+ < svg class ="bi " width ="24 " height ="24 " role =" img " aria-label =" Products " > < use xlink:href ="#grid "/> </ svg >
209209 </ a >
210210 </ li >
211211 < li >
212212 < a href ="# " class ="nav-link py-3 border-bottom " title ="Customers " data-bs-toggle ="tooltip " data-bs-placement ="right ">
213- < svg class ="bi " width ="24 " height ="24 "> < use xlink:href ="#people-circle "/> </ svg >
213+ < svg class ="bi " width ="24 " height ="24 " role =" img " aria-label =" Customers " > < use xlink:href ="#people-circle "/> </ svg >
214214 </ a >
215215 </ li >
216216 </ ul >
You can’t perform that action at this time.
0 commit comments