mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
lint: how-long-to-beat-section.tsx
This commit is contained in:
parent
a25a960235
commit
8f4919615f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue