mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-15 18:05:27 +02:00
Add title to <Icon /> for accessibility
This commit is contained in:
@@ -5,6 +5,9 @@ exports[`Icon renders correctly 1`] = `
|
||||
className="icon"
|
||||
viewBox="0 0 0 0"
|
||||
>
|
||||
<title>
|
||||
test
|
||||
</title>
|
||||
<path
|
||||
d=""
|
||||
/>
|
||||
|
Reference in New Issue
Block a user