Skip to content

Commit 332ea1c

Browse files
Update index.jsx
1 parent d76424d commit 332ea1c

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export default function NumSubmissions({
5151
)}
5252
styleName="link"
5353
to={link}
54-
aria-label={`Number of registrants ${numSubmissions}`}
5554
>
5655
<SubmissionsIcon />
5756
<span styleName="number">

0 commit comments

Comments
 (0)