1
0
Fork 0

Use proper alt

This commit is contained in:
Lim Chee Aun 2023-05-20 19:43:32 +08:00
parent 4b48bab2bb
commit 9a10bc0fec

View file

@ -1104,7 +1104,7 @@ function Status({
<>
<Icon
icon={visibilityIconsMap[visibility]}
alt={visibility}
alt={visibilityText[visibility]}
/>{' '}
<a href={url} target="_blank">
<time