1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 22:46:39 -04:00

alt attributes aren't valid on inline SVGs

This commit is contained in:
2022-01-03 12:12:23 -05:00
parent aa40d3384c
commit 13605d2ab5
3 changed files with 36 additions and 4 deletions

View File

@ -50,6 +50,7 @@ module.exports = (phase) => {
icon: true,
typescript: true,
svgProps: {
"aria-hidden": true,
className: "icon",
},
},