Skip to content

Commit d76424d

Browse files
Update index.jsx
1 parent af001cf commit d76424d

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-listing/ChallengeCard/NumRegistrants

1 file changed

+1
-0
lines changed

src/shared/components/challenge-listing/ChallengeCard/NumRegistrants/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ export default function NumRegistrants({
5151
)}
5252
styleName="link"
5353
to={link}
54+
aria-label={`Number of registrants ${numRegistrants}`}
5455
>
5556
<RegistrantsIcon />
5657
<span styleName="number">

0 commit comments

Comments
 (0)