@@ -26,7 +26,6 @@ exports[`EuiContextMenu props panels and initialPanelId allows you to click the
26
26
class = " euiContextMenu__itemLayout"
27
27
>
28
28
<svg
29
- aria-label = " arrow left icon"
30
29
class = " euiIcon euiContextMenu__icon euiIcon--medium"
31
30
height = " 16"
32
31
viewBox = " 0 0 16 16"
@@ -80,7 +79,6 @@ exports[`EuiContextMenu props panels and initialPanelId allows you to click the
80
79
class = " euiContextMenu__itemLayout"
81
80
>
82
81
<svg
83
- aria-label = " arrow left icon"
84
82
class = " euiIcon euiContextMenu__icon euiIcon--medium"
85
83
height = " 16"
86
84
viewBox = " 0 0 16 16"
@@ -126,7 +124,6 @@ exports[`EuiContextMenu props panels and initialPanelId allows you to click the
126
124
class = " euiContextMenu__itemLayout"
127
125
>
128
126
<svg
129
- aria-label = " arrow left icon"
130
127
class = " euiIcon euiContextMenu__icon euiIcon--medium"
131
128
height = " 16"
132
129
viewBox = " 0 0 16 16"
@@ -167,7 +164,6 @@ exports[`EuiContextMenu props panels and initialPanelId allows you to click the
167
164
2a
168
165
</span >
169
166
<svg
170
- aria-label = " arrow right icon"
171
167
class = " euiIcon euiContextMenu__arrow euiIcon--medium"
172
168
height = " 16"
173
169
viewBox = " 0 0 16 16"
@@ -202,7 +198,6 @@ exports[`EuiContextMenu props panels and initialPanelId allows you to click the
202
198
2b
203
199
</span >
204
200
<svg
205
- aria-label = " arrow right icon"
206
201
class = " euiIcon euiContextMenu__arrow euiIcon--medium"
207
202
height = " 16"
208
203
viewBox = " 0 0 16 16"
@@ -237,7 +232,6 @@ exports[`EuiContextMenu props panels and initialPanelId allows you to click the
237
232
2c
238
233
</span >
239
234
<svg
240
- aria-label = " arrow right icon"
241
235
class = " euiIcon euiContextMenu__arrow euiIcon--medium"
242
236
height = " 16"
243
237
viewBox = " 0 0 16 16"
@@ -281,7 +275,6 @@ exports[`EuiContextMenu props panels and initialPanelId renders the referenced p
281
275
class = " euiContextMenu__itemLayout"
282
276
>
283
277
<svg
284
- aria-label = " arrow left icon"
285
278
class = " euiIcon euiContextMenu__icon euiIcon--medium"
286
279
height = " 16"
287
280
viewBox = " 0 0 16 16"
0 commit comments