this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix duplicate alt badges

-3
-3
src/components/media.jsx
··· 431 431 <div class="media-play"> 432 432 <Icon icon="play" size="xl" /> 433 433 </div> 434 - {!showInlineDesc && ( 435 - <AltBadge alt={description} lang={lang} index={altIndex} /> 436 - )} 437 434 </> 438 435 )} 439 436 {!showOriginal && !showInlineDesc && (