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:
@ -50,6 +50,7 @@ module.exports = (phase) => {
|
||||
icon: true,
|
||||
typescript: true,
|
||||
svgProps: {
|
||||
"aria-hidden": true,
|
||||
className: "icon",
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user