mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-20 12:03:11 -04:00
fix(a11y): give profile link a proper accessible name (#52109)
This commit is contained in:
@@ -23,7 +23,13 @@ exports[`<Profile/> renders correctly 1`] = `
|
||||
<div
|
||||
class="avatar-container default-border"
|
||||
>
|
||||
<span
|
||||
class="sr-only"
|
||||
>
|
||||
buttons.profile
|
||||
</span>
|
||||
<svg
|
||||
aria-hidden="true"
|
||||
class="avatar default-avatar"
|
||||
height="500px"
|
||||
version="1.1"
|
||||
|
||||
Reference in New Issue
Block a user