We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a64cc commit 30d5069Copy full SHA for 30d5069
src/Display/Display.tsx
@@ -76,6 +76,7 @@ export function Display() {
76
</label>
77
<div className={fr.cx("fr-radio-rich__img")}>
78
<svg
79
+ aria-hidden="true"
80
xmlns="http://www.w3.org/2000/svg"
81
//className={fr.cx("fr-artwork")}
82
width="80px"
0 commit comments