lint: how-long-to-beat-section.tsx

This commit is contained in:
cj-do-gta-sander 2024-10-24 14:53:36 -03:00
parent a25a960235
commit 8f4919615f

View file

@ -39,7 +39,7 @@ export function HowLongToBeatSection({
key={category.title} key={category.title}
className={styles.howLongToBeatCategory} className={styles.howLongToBeatCategory}
aria-label={`${category.title}, ${getDuration( aria-label={`${category.title}, ${getDuration(
category.duration, category.duration
)}`} )}`}
> >
<p <p