fix: Give emoji some ARIA

pull/34536/head
Bouncey 2018-12-04 13:49:08 +00:00 committed by mrugesh mohapatra
parent 4e9c48349f
commit 82ed62bcc5
1 changed files with 4 additions and 2 deletions

View File

@ -27,8 +27,10 @@ function Supporters({ isDonating, activeDonations }) {
<FullWidthRow>
<Spacer />
<p>
🎉 {donationsLocale} supporters help keep freeCodeCamp.org free to
use
<span aria-label='Tada!' role='img'>
🎉
</span>{' '}
{donationsLocale} supporters help keep freeCodeCamp.org free to use
</p>
</FullWidthRow>
) : (