Skip to content

Commit d98b923

Browse files
fix(code-snippet): remove redundant text on icon (#12413)
closes #10528 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 41e692d commit d98b923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/components/CodeSnippet/CodeSnippet.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ function CodeSnippet({
266266
{expandCodeBtnText}
267267
</span>
268268
<ChevronDown
269-
aria-label={expandCodeBtnText}
270269
className={`${prefix}--icon-chevron--down ${prefix}--snippet__icon`}
271270
name="chevron--down"
272271
role="img"

0 commit comments

Comments
 (0)